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