Share

DrawingSketch.SketchEntities Property

Parent Object: DrawingSketch

Description

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

Syntax

DrawingSketch.SketchEntities() As SketchEntitiesEnumerator

Property Value

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

Version

Introduced in version 5.3

Was this information helpful?