Share

SketchSpline3DProxy.Constraints3D Property

Parent Object: SketchSpline3DProxy

Description

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

Syntax

SketchSpline3DProxy.Constraints3D() As SketchConstraints3DEnumerator

Property Value

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

Version

Introduced in version 7

Was this information helpful?