Share

PlanarSketch.ConstraintStatus Property

Parent Object: PlanarSketch

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

PlanarSketch.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?