InheritedElement#
- class ansys.sam.sysml2.classes.inherited_element.InheritedElement(owner, element)#
Bases:
ansys.sam.sysml2.classes.sysml_element.SysMLElementA proxy class for the element that is not created yet.
Overview#
Get the attribute list from the real element. |
|
Get the attribute from the real element. |
Import detail#
from ansys.sam.sysml2.classes.inherited_element import InheritedElement
Method detail#
- InheritedElement.__dir__()#
Get the attribute list from the real element.
- InheritedElement.__getattr__(name)#
Get the attribute from the real element.