Method CreateRevolutionSurface
CreateRevolutionSurface(uint, Point3, Point3, double, double)
Create a new revolution surface
Declaration
public uint CreateRevolutionSurface(uint generatrixCurve, Point3 axisOrigin, Point3 axisDirection, double startAngle = 0, double endAngle = 360)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | generatrixCurve | Generatrix curve rotated to create the revolution surface |
| Point3 | axisOrigin | Axis origin point |
| Point3 | axisDirection | Axis direction vector |
| double | startAngle | Start angle of the revolution surface |
| double | endAngle | End angle of the revolution surface |
Returns
| Type | Description |
|---|---|
| uint |