Share

Sketch3DProxy.SketchEntities3D Property

Parent Object: Sketch3DProxy

Description

Property that returns a collection of all geometric entities on the sketch, regardless of their type.

Syntax

Sketch3DProxy.SketchEntities3D() As SketchEntities3DEnumerator

Property Value

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

Version

Introduced in version 6

Was this information helpful?