Click or drag to resize

IManagedConstraintConstraint Property

Gets the underlying Inventor API constraint object. (If this returns Nothing, then this constraint is actually an iMateResult. Use the iMateResult property to get that object.)

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property Constraint As AssemblyConstraint
	Get

Property Value

Type: AssemblyConstraint
See Also