Share

BSplineSurface.PoleAtIndex Property

Parent Object: BSplineSurface

Description

Indicates the pole coordinate point at the specified UV indices into the spline's pole array.

Syntax

BSplineSurface.PoleAtIndex( IndexU As Long, IndexV As Long ) As Point

Property Value

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

Parameters

Name Type Description
IndexU Long
IndexV Long

Version

Introduced in version 4

Was this information helpful?