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