Share

BSplineCurve.PoleAtIndex Property

Parent Object: BSplineCurve

Description

Property that returns the x, y, z position of a specified pole.

Syntax

BSplineCurve.PoleAtIndex( Index As Long ) As Point

Property Value

This is a read/write property whose value is a Point.

Parameters

Name Type Description
Index Long

Version

Introduced in version 4

Was this information helpful?