DimConstrDesc Property (ActiveX)

Specifies a description for the constraint.

Supported platforms: Windows only

Signature

VBA:

object.DimConstrDesc
object

Type: Dim3PointAngular, DimAligned, DimAngular, DimDiametric, DimRadial, DimRotated

The objects to which this property applies.

Property Value

Read-only: No

Type: String

The description for the constraint.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available