Share

OnFaceCurve.ConstraintStatus Property

Parent Object: OnFaceCurve

Description

Read-only 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

OnFaceCurve.ConstraintStatus() As ConstraintStatusEnum

Property Value

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

Version

Introduced in version 2017

Was this information helpful?