Skip to content

ArchOffsetPointInteractorResult dataclass

Canonical path: ScriptObjectInteractors.ArchOffsetPointInteractor.ArchOffsetPointInteractorResult

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

input_point class-attribute instance-attribute

input_point: Point3D = Point3D()

Selected point

sel_geo_ele class-attribute instance-attribute

sel_geo_ele: CURVES = None

Selected geometry element

sel_wall class-attribute instance-attribute

Selected wall

show_simple_preview class-attribute instance-attribute

show_simple_preview: bool = True

Whether a simplified preview should be shown

Placeholder