ArchOffsetPointInteractorResult
dataclass
Canonical path: ScriptObjectInteractors.ArchOffsetPointInteractor.ArchOffsetPointInteractorResult
Implementation of the result of a point input on an architectural element
Attributes:
-
input_point(Point3D) –Selected point
-
sel_geo_ele(CURVES) –Selected geometry element
-
sel_wall(BaseElementAdapter) –Selected wall
-
show_simple_preview(bool) –Whether a simplified preview should be shown
sel_wall
class-attribute
instance-attribute
sel_wall: BaseElementAdapter = BaseElementAdapter()
Selected wall
Placeholder