history#
- UserDefinedComponent.history() BinaryTreeNode#
Component history.
- Returns:
ansys.aedt.core.modeler.cad.elements_3d.BinaryTreewhensuccessful,Falsewhenfailed.
Examples
>>> from ansys.aedt.core.modeler.cad.components_3d import UserDefinedComponent >>> obj = UserDefinedComponent() >>> obj.history()