|
IConnect::GetDisplayEntities
Description
This method allows you to get the display of the main model entity.
Syntax
EntList = GetDisplayEntities ( );
Return: (Variant) EntList | A list of entities (ICimEntity) which defines the display of the main model entity. |
|