Share

OffsetSplineDimConstraint.Parameter Property

Parent Object: OffsetSplineDimConstraint

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

OffsetSplineDimConstraint.Parameter() As Parameter

Property Value

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

Version

Introduced in version 11

Was this information helpful?