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
TwoPointDistanceDimConstraint3D.Parameter() As Parameter
Property Value
This is a read only property whose value is a Parameter.