Share

SketchEllipse3D.Constraints3D Property

Parent Object: SketchEllipse3D

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

SketchEllipse3D.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?