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