Click or drag to resize

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

Return Value

Type: NamedEntities
The named entities.
See Also