Share

PlanarSketchProxy.ConstraintStatus Property

Parent Object: PlanarSketchProxy

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

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