Share

SketchSplineHandle.Constraints Property

Parent Object: SketchSplineHandle

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

SketchSplineHandle.Constraints() As SketchConstraintsEnumerator

Property Value

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

Version

Introduced in version 2008

Was this information helpful?