Specifies the parameter is a reference constraint.
Supported platforms: Windows only
Signature
VBA:
object.DimConstrReference
- object
-
Type: Dim3PointAngular, DimAligned, DimAngular, DimDiametric, DimRadial, DimRotated
The objects to which this property applies.
Property Value
Read-only: No
Type: Boolean
- True: A reference dimension
- False: Not a reference dimension
Remarks
Reference dimensions can be used in expressions, but cannot control geometry.
Examples
VBA:
Not available
Visual LISP:
Not available