Skip to content

SingleElementSelectResult dataclass

Canonical path: ScriptObjectInteractors.SingleElementSelectInteractor.SingleElementSelectResult

implementation of the single element selection result

Attributes:

input_point class-attribute instance-attribute

input_point: Point3D = Point3D()

Input point

sel_element class-attribute instance-attribute

Selected element

sel_geo_ele class-attribute instance-attribute

sel_geo_ele: Any = None

Geometry of the selected element