Description:
Gets the control point at the given (u, v) index.
Syntax:
Parameters:
- u
- Type: int
- Index of control point in the surface U direction.
- v
- Type: int
- Index of control point in the surface V direction.
Returns:
Type: ControlPoint
The control point at the given (u, v) index.
Available since:
5.0