Click or drag to resize

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

Return Value

Type: NameValueMap
A NameValueMap. The items are the named entities and work features.
See Also