Share

PlanarSketchProxy.SketchLines Property

Parent Object: PlanarSketchProxy

Description

Property that returns the SketchLines collection object. This collection provides access to the existing lines in the sketch and provides functionality to create new lines.

Syntax

PlanarSketchProxy.SketchLines() As SketchLines

Property Value

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

Version

Introduced in version 6

Was this information helpful?