Share

Sketch3DProxy.Dependents Property

Parent Object: Sketch3DProxy

Description

Property that returns a collection of the objects that are dependent on the 3D sketch. Examples of objects that can be returned are profiles, features, work features, other sketches, and assembly constraints.

Syntax

Sketch3DProxy.Dependents() As ObjectsEnumerator

Property Value

This is a read only property whose value is an ObjectsEnumerator.

Version

Introduced in version 6

Was this information helpful?