Method SelectSelection
SelectSelection(ElementId)
Selects a selection entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 0, 0)]
void SelectSelection(ElementId inSelection)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inSelection | The selection entity to select. |