CADFace.active | Active status of object |
CADFace.enabled | Whether this object is currently enabled or not |
CADFace.id | ID of object |
CADFace.is_dict_item | Specifies whether the object is an item of a dict |
CADFace.is_free | Boolean whether the shape is free or not |
CADFace.is_list_item | Specifies whether the object is an item of a list |
CADFace.link_path | Root path of the current node in the tree for links to this object |
CADFace.locked | Locked status of the CAD component |
CADFace.map_index | Map index of the shape |
CADFace.name | Name of object |
CADFace.parent | Parent object in tree |
CADFace.path | Returns topology path of the CADComponent |
CADFace.root_path | Root path of the current node in the tree |
CADFace.status | Status of the object |
CADFace.status_changed | Boolean flag which is set to true in C++ when up-to-date status of object changes |
CADFace.uid | UID of object |
CADFace.vertex | Throws an error if the object has been removed from the graph |