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
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetSelectionUIOptions
Returns the current user's SelectionOptions.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(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