PopupEntitySelection Method
- Last UpdatedNov 06, 2025
- 2 minute read
The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability.
For this overload of the method:
- All entities in the entity tree can be seen, but only entities with the specified capability can be selected.
- A flag specifies whether multiple entities can be selected.
- One entity can be singled out to be unselectable even if the entity has the specified capability.
| Overload | Description |
|---|---|
| PopupEntitySelection(EntityCapabilities,Boolean,Int32,Int32,String,String) | The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability. For this overload of the method:
|
| PopupEntitySelection(EntityCapabilities,Boolean,Int32,Boolean,Int32,String,String) | The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability. For this overload of the method:
|
| PopupEntitySelection(EntityCapabilities,Int32,Int32,String) | The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability. For this overload of the method:
|
| PopupEntitySelection(EntityCapabilities,Int32,String) | The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability. For this overload of the method:
|
| PopupEntitySelection(EntityCapabilities,Boolean,Int32,String) | The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability. For this overload of the method:
|
| PopupEntitySelection(EntityCapabilities,Boolean,Boolean,EntityFilterRestrictionType,Int32,String,String) | The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability. For this overload of the method:
|
| PopupEntitySelection(String) | The PopupEntitySelection() method opens the Entity dialog, which allows entities to be selected based on a specified capability. |