ArchPointInteractorResult
dataclass
Canonical path: ScriptObjectInteractors.ArchPointInteractor.ArchPointInteractorResult
Implementation of the result of a point input on an architectural element
sel_geo_ele
class-attribute
instance-attribute
sel_geo_ele: Line2D | None = None
Selected geometry element
sel_model_ele
class-attribute
instance-attribute
sel_model_ele: BaseElementAdapter = BaseElementAdapter()
Selected model element
sel_model_ele_geo
class-attribute
instance-attribute
sel_model_ele_geo: Polygon2D | Polyline2D = Polygon2D()
Geometry of the selected model element
Placeholder