The following tables list the members exposed by ISelectionManager.
Name | Description | |
---|---|---|
![]() | PaperSpaceSelectionEnabled | Gets or sets whether paper-space selection is enabled. |
![]() | RemoveOptions | Gets or sets whether to allow or disallow the selection of an entity. |
Name | Description | |
---|---|---|
![]() | ClearSelections | Clears the specified command from the selection set. |
![]() | GetPickPoints | Gets the pick points for the selection. |
![]() | GetSelectedObject | Gets the selected entity. |
![]() | GetSelectedObjectCount | Gets the number of selected entities in the current selection set. |
![]() | GetSelectedObjects | Gets the selected entities of the specified entity types. |
![]() | GetSelectionFilter | Gets the selection filter. |
![]() | SelectByCrossline | Selects the entities that intersect the specified line. |
![]() | SelectByPoint | Selects an entity at the specified point. |
![]() | SelectByPolygon | Selects only the entities within a polygon or selects the entities within and that intersect the polygon. |
![]() | SelectByWindow | Selects only the entities within the selection window or selects all of the entities within and that intersect the selection window. |