Share

NamedEntities.Entities 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: 29.0

Syntax

VB

ReadOnly Property Entities As NameValueMap
	Get

C#

NameValueMap Entities { get; }

Return Value

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

See Also

Reference

Was this information helpful?