Share

DrawingSketch.ConstraintStatus Property

Parent Object: DrawingSketch

Description

Property that returns an enum indicating the constraint status of the sketch entity, signifying whether it is fully constrained, over constrained, or under constrained.

Syntax

DrawingSketch.ConstraintStatus() As ConstraintStatusEnum

Property Value

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

Version

Introduced in version 10

Was this information helpful?