Gets the underlying Inventor API iMateResult object.
(If this return Nothing, then this constraint is a simple Constraint. Use the Constraint property to get that object.)
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property iMateResult As iMateResult Get
C#
iMateResult iMateResult { get; }