Property SelectedEntity
SelectedEntity
Gets the entity selected by the user.
Declaration
[AvailableSinceVersion(7, 9, 300, 80)]
ElementId SelectedEntity { get; }
Property Value
| Type | Description |
|---|---|
| ElementId |
Remarks
If one (and only one) entity is selected by the user, this property returns its identifier, otherwise Empty is returned.
This property is available since v7.9.300.80.