Share

SketchControlPointSplines.Item Property

Parent Object: SketchControlPointSplines

Description

Returns the specified SketchControlPointSpline object from the collection.

Syntax

SketchControlPointSplines.Item( Index As Long ) As SketchControlPointSpline

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the item to return. The first item in the collection has an index of 1.

Version

Introduced in version 2014

Was this information helpful?