BSplineSurface.PoleAtIndex Property
Parent Object: BSplineSurfaceDescription
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 PointProperty Value
This is a read/write property whose value is a Point.Parameters
Name | Type | Description |
IndexU | Long | |
IndexV | Long |