Share

TwoLineAngleDimConstraintProxy.Parameter Property

Parent Object: TwoLineAngleDimConstraintProxy

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

TwoLineAngleDimConstraintProxy.Parameter() As Parameter

Property Value

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

Version

Introduced in version 6

Was this information helpful?