Returns the native Inventor API collection that is wrapped.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property NativeEntity As T Get
C#
T NativeEntity { get; }