ICadDocNamedEntities Property |
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: 23.0
Syntax ReadOnly Property NamedEntities As NamedEntities
Get
NamedEntities NamedEntities { get; }
Return Value
Type:
NamedEntitiesThe named entities.
See Also