Share

OnFaceCurve.Constraints3D Property

Parent Object: OnFaceCurve

Description

Read-only property that returns a collection of sketch constraints that are tied directly to this entity. This collection consists of geometric and bend constraints.

Syntax

OnFaceCurve.Constraints3D() As SketchConstraints3DEnumerator

Property Value

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

Version

Introduced in version 2017

Was this information helpful?