SelectionMode
Canonical path: NemAll_Python_IFW_Input.SelectionMode
Bases: Enum
Possible selection modes for multiple selection using InputFunctionStarter
eSelectGeometry
class-attribute
instance-attribute
Result of the selection is only the selected element
eSelectObject
class-attribute
instance-attribute
Result of the selection is the selected element with all its related elements (e.g. wall tier together with axis, labels, attribute container, etc...) and all child elements (if existing)
Placeholder