Method CreateTabulatedCylinderSurface
CreateTabulatedCylinderSurface(uint, Point3, double, double)
Create a new tabulated cylinder surface
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateTabulatedCylinderSurface(uint directrixCurve, Point3 GeneratixLine, double minRange, double maxRange)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | directrixCurve | Directrix Curve |
| Point3 | GeneratixLine | Generatrix Line |
| double | minRange | Minimimum value of the range |
| double | maxRange | Maximum value of the range |
Returns
| Type | Description |
|---|---|
| uint |