Share

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

Syntax

VB

ReadOnly Property NamedEntities As NamedEntities
	Get

C#

NamedEntities NamedEntities { get; }

Return Value

Type: NamedEntities
The named entities.

See Also

Reference

Was this information helpful?