FaceSelectResult
dataclass
Canonical path: ScriptObjectInteractors.FaceSelectInteractor.FaceSelectResult
implementation of the single element selection result
assoc_view
class-attribute
instance-attribute
assoc_view: AssocViewElementAdapter = AssocViewElementAdapter()
The UVS, in which the element was selected
face_plane
class-attribute
instance-attribute
Plane of the selected face
face_polygon
class-attribute
instance-attribute
Outline polygon of the selected face
input_point
class-attribute
instance-attribute
Input point on the face
sel_element
class-attribute
instance-attribute
sel_element: BaseElementAdapter = BaseElementAdapter()
Selected element
Placeholder