finesse.script.spec.make_element

finesse.script.spec.make_element(element_type, full_name, build_last=False, ref_args=None, **kwargs)[source]

Create a standard element adapter.

Use this for elements that follow the normal behaviour: they are of type ModelElement, their constructor signature defines their attributes, and the attributes are available with the same name in the object.