LinearDimensionSceneObject.add_element
- LinearDimensionSceneObject.add_element(element_id)[source]
Records the given element_id to track elements added by the
CadworkSceneObject
.- Parameters:
- element_idint
The element ID to add to tracking.
Records the given element_id to track elements added by the CadworkSceneObject
.
The element ID to add to tracking.