Share

SketchLines.Item Property

Parent Object: SketchLines

Description

Returns the specified SketchLine object from the collection.

Syntax

SketchLines.Item( Index As Long ) As SketchLine

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the object to return.

Samples

Name Description
Create sheet metal lofted flange feature The following sample demonstrates the creation of a sheet metal lofted flange feature.

Version

Introduced in version 5

Was this information helpful?