TopCon API  1.1.0
.Net API to control TopCon devices
CH.Regatron.HPPS.TFE.CurvePoint Class Reference

This class defines objects of the data type "CurvePoints". They consist of general (x,y) - coordinate pairs.
More...

Inheritance diagram for CH.Regatron.HPPS.TFE.CurvePoint:
Inheritance graph

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...
 

Detailed Description

This class defines objects of the data type "CurvePoints". They consist of general (x,y) - coordinate pairs.

Member Function Documentation

◆ GetLastError()

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.

Returns

Implements CH.Regatron.HPPS.IExceptionMessenger.