NamedEntitiesEntities Property |
Gets all the named entities and work features in the collection.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property Entities As NameValueMap
Get
NameValueMap Entities { get; }
Return Value
Type:
NameValueMapA NameValueMap. The items are the named entities and work features.
See Also