Share

SketchBlockDefinition.SketchLines Property

Parent Object: SketchBlockDefinition

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

SketchBlockDefinition.SketchLines() As SketchLines

Property Value

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

Version

Introduced in version 2010

Was this information helpful?