BinaryTreeNode#
- class ansys.aedt.core.modeler.cad.elements_3d.BinaryTreeNode(node, child_object, first_level=False, get_child_obj_arg=None, root_name=None)[source]#
Manages an object’s history structure.
Methods
Create dictionary from the Binary Tree.
Activate suppress option for all the operations contained in the binary tree node.
Disable suppress option for all the operations contained in the binary tree node.
BinaryTreeNode.update_property
(prop_name, ...)Update the property of the binary tree node.
Attributes
Command of the modeler hystory if available.
Properties data.