Description:
Gets the 2-D Greville point associated with the control point at the given (u, v) index.
Syntax:
Parameters:
- u
- Type: System.Int32
- Index of control point in the surface U direction.
- v
- Type: System.Int32
- Index of control point in the surface V direction.
Returns:
Type: Point2d
A Surface UV coordinate on success, Point2d.Unset on failure.
Available since:
5.0