Method InvertCurve
InvertCurve(uint, double)
Invert a curve parametricaly
Declaration
[HandleProcessCorruptedStateExceptions]
public uint InvertCurve(uint curve, double precision)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | curve | The curve to invert |
| double | precision | The precision used to invert the curve |
Returns
| Type | Description |
|---|---|
| uint |