ConstraintLimits Object


Description

The ConstraintLimits object provides access to various limits related settings for assembly constraints and iMate definitions.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Maximum Property that returns the Parameter object that controls the maximum limit value. This property returns Nothing if the maximum limit has never been enabled for this constraint or the parameter associated with the maximum value was deleted. Set the MaximumEnabled property to True to make this parameter available.
MaximumEnabled
Minimum Property that returns the Parameter object that controls the minimum limit value. This property returns Nothing if the minimum limit has never been enabled for this constraint or the parameter associated with the minimum value was deleted. Set the MinimumEnabled property to True to make this parameter available.
MinimumEnabled
Parent Property that returns the parent object. This can be one of the strongly typed assembly constraint objects (such as MateConstraint) or one of the strongly typed iMate definition objects (such as MateiMateDefinition).
RestingPositionEnabled
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

AngleConstraint.ConstraintLimits, AngleConstraintProxy.ConstraintLimits, FlushConstraint.ConstraintLimits, FlushConstraintProxy.ConstraintLimits, FlushiMateDefinition.ConstraintLimits, FlushiMateDefinitionProxy.ConstraintLimits, InsertConstraint.ConstraintLimits, InsertConstraintProxy.ConstraintLimits, InsertiMateDefinition.ConstraintLimits, InsertiMateDefinitionProxy.ConstraintLimits, MateConstraint.ConstraintLimits, MateConstraintProxy.ConstraintLimits, MateiMateDefinition.ConstraintLimits, MateiMateDefinitionProxy.ConstraintLimits, TangentConstraint.ConstraintLimits, TangentConstraintProxy.ConstraintLimits, TangentiMateDefinition.ConstraintLimits, TangentiMateDefinitionProxy.ConstraintLimits

Version

Introduced in version 2011