Share

ConstraintLimits.MaximumEnabled Property

Parent Object: ConstraintLimits

Description

Read-write property that gets and sets whether the maximum limit value should be enabled. Once enabled, the parameter returned in the Maximum property can be used to control the value of this limit.

Syntax

ConstraintLimits.MaximumEnabled() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

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?