SelectionUIOptions Members

The SelectionUIOptions type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SelectionUIOptions
Public methodStatic memberElementSelectsAsPinned
Checks whether the specified element will be treated as pinned for the purposes of selection.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetSelectionUIOptions
Returns the current user's SelectionOptions.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
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