Share

TwoPointDistanceDimConstraint3DProxy.Parameter Property

Parent Object: TwoPointDistanceDimConstraint3DProxy

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

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