IManagedConstraintiMateResult Property |
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: 23.0
Syntax ReadOnly Property iMateResult As iMateResult
Get
iMateResult iMateResult { get; }
Property Value
Type:
iMateResultSee Also