Method CreateBezierSurface
CreateBezierSurface(int, int, Point3List)
Create a new bezier surface
Declaration
public uint CreateBezierSurface(int degreeU, int degreeV, Point3List poles)
Parameters
Type | Name | Description |
---|---|---|
int | degreeU | U degree |
int | degreeV | V degree |
Point3List | poles | Poles list |
Returns
Type | Description |
---|---|
uint |