SelectionUIOptions Properties

The SelectionUIOptions type exposes the following members.

Properties

  NameDescription
Public propertyActivateControlsAndDimensionsOnMultiSelect
Indicates whether controls and temporary dimensions are activated on selection of multiple elements.
Public propertyDragOnSelection
Indicates whether elements can be dragged immediately when they are selected.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertySelectFaces
Indicates whether elements can be selected by clicking on the interior of a face.
Public propertySelectLinks
Indicates whether Revit and CAD link instances can be selected.
Public propertySelectPinned
Indicates whether pinned elements can be selected.
Public propertySelectUnderlay
Indicates whether elements that are displayed as underlay can be selected.

See Also