![]() |
TopCon API
1.1.0
.Net API to control TopCon devices
|
This class defines objects of the data type "CurvePoints". They consist of general (x,y) - coordinate pairs.
More...
Public Member Functions | |
static static string | GetLastError () |
This is the standard constructor, setting the X and Y value of this point to (0.0 | 0.0) More... | |
This class defines objects of the data type "CurvePoints". They consist of general (x,y) - coordinate pairs.
static static string CH.Regatron.HPPS.TFE.CurvePoint.GetLastError | ( | ) |
This is the standard constructor, setting the X and Y value of this point to (0.0 | 0.0)
Get the last exception message.
Implements CH.Regatron.HPPS.IExceptionMessenger.