MateConstraint.ConstraintLimits Property
Parent Object: MateConstraintDescription
Property that returns the ConstraintLimits object that provides access to various limits related settings for the constraint.
Syntax
MateConstraint.ConstraintLimits() As ConstraintLimitsProperty Value
This is a read only property whose value is a ConstraintLimits.Samples
Name | Description |
Add mate constraint with limits | This sample demonstrates the creation of an assembly mate constraint with maximum and minimum limits defined. |