SingleElementSelectResult
dataclass
Canonical path: ScriptObjectInteractors.SingleElementSelectInteractor.SingleElementSelectResult
implementation of the single element selection result
assoc_view
class-attribute
instance-attribute
assoc_view: AssocViewElementAdapter = AssocViewElementAdapter()
If the element was picked in a UVS, this is the adapter of this UVS
sel_element
class-attribute
instance-attribute
sel_element: BaseElementAdapter = BaseElementAdapter()
Selected element
Placeholder