Share

OffsetDimConstraint.Parameter Property

Parent Object: OffsetDimConstraint

Description

Property that returns the parameter associated with this dimension constraint. If the Driven property of the constraint is True, this will return a ReferenceParameter object. Otherwise it will return a ModelParameter object.

Syntax

OffsetDimConstraint.Parameter() As Parameter

Property Value

This is a read only property whose value is a Parameter.

Version

Introduced in version 5

Was this information helpful?