Share

SketchBlockDefinitionProxy.ConstraintStatus Property

Parent Object: SketchBlockDefinitionProxy

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

SketchBlockDefinitionProxy.ConstraintStatus() As ConstraintStatusEnum

Property Value

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

Version

Introduced in version 2010

Was this information helpful?