Gets the named entities (faces, edges, and vertices) and the work features in a document.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property NamedEntities As NamedEntities Get
C#
NamedEntities NamedEntities { get; }
Return Value
Type: NamedEntitiesThe named entities.