Skip to content

ArchPointInteractorResult dataclass

Canonical path: ScriptObjectInteractors.ArchPointInteractor.ArchPointInteractorResult

Implementation of the result of a point input on an architectural element

Attributes:

input_point class-attribute instance-attribute

input_point: Point3D = Point3D()

input point

sel_geo_ele class-attribute instance-attribute

sel_geo_ele: Line2D | None = None

Selected geometry element

sel_model_ele class-attribute instance-attribute

Selected model element

sel_model_ele_geo class-attribute instance-attribute

sel_model_ele_geo: Polygon2D | Polyline2D = Polygon2D()

Geometry of the selected model element