2021 Members
Changes 6
M

SelectionUIOptions

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the SelectionUIOptions
M ElementSelectsAsPinned(Document, Element) bool Checks whether the specified element will be treated as pinned for the purposes of selection.
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetSelectionUIOptions() SelectionUIOptions Returns the current user's SelectionOptions.
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P DragOnSelection bool Indicates whether elements can be dragged immediately when they are selected.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P SelectFaces bool Indicates whether elements can be selected by clicking on the interior of a face.
P SelectLinks bool Indicates whether Revit and CAD link instances can be selected.
P SelectPinned bool Indicates whether pinned elements can be selected.
P SelectUnderlay bool Indicates whether elements that are displayed as underlay can be selected.