Share

Sketch3DProxy.SketchLines3D Property

Parent Object: Sketch3DProxy

Description

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

Syntax

Sketch3DProxy.SketchLines3D() As SketchLines3D

Property Value

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

Version

Introduced in version 6

Was this information helpful?