Share

SketchFixedSpline.Constraints Property

Parent Object: SketchFixedSpline

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

SketchFixedSpline.Constraints() As SketchConstraintsEnumerator

Property Value

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

Version

Introduced in version 9

Was this information helpful?