Share

SketchPoint.Constraints Property

Parent Object: SketchPoint

Description

Property that returns a collection of sketch constraints that are tied directly to this entity. This collection consists of both geometric and dimension constraints.

Syntax

SketchPoint.Constraints() As SketchConstraintsEnumerator

Property Value

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

Version

Introduced in version 5

Was this information helpful?