Method CreateCurveExtrusionSurface
CreateCurveExtrusionSurface(uint, uint, uint, double)
Create a new curveExtrusion surface
Declaration
public uint CreateCurveExtrusionSurface(uint generatrixCurve, uint directrixCurve, uint refSurface, double precision)
Parameters
Type | Name | Description |
---|---|---|
uint | generatrixCurve | The generatrix curve |
uint | directrixCurve | The directrix curve |
uint | refSurface | The reference surface |
double | precision | The precision for the evaluation of points |
Returns
Type | Description |
---|---|
uint |