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: 25.0
Syntax
VB
ReadOnly Property Entities As NameValueMap
Get
C#
NameValueMap Entities { get; }
Return Value
Type:
NameValueMapA NameValueMap. The items are the named entities and work features.
See Also
Reference