Method InvertOnCurve
InvertOnCurve(uint, Point3, double)
invert a point to a curve
Declaration
[HandleProcessCorruptedStateExceptions]
public double InvertOnCurve(uint curve, Point3 point, double precision = -1)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | curve | The curve |
| Point3 | point | The point to invert |
| double | precision | Inversion precision |
Returns
| Type | Description |
|---|---|
| double |