Share

MateConstraint.ConstraintLimits Property

Parent Object: MateConstraint

Description

Property that returns the ConstraintLimits object that provides access to various limits related settings for the constraint.

Syntax

MateConstraint.ConstraintLimits() As ConstraintLimits

Property 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.

Version

Introduced in version 2011

Was this information helpful?