|
| | __init__ (self, float x, float y) |
| | Initializes a new instance with the given x and y.
|
| |
◆ __init__()
| LabelMaker.Interfaces.Coordinate.Points.__init__ |
( |
| self, |
|
|
float | x, |
|
|
float | y ) |
Initializes a new instance with the given x and y.
- Parameters
-
| x | First value. e.g. Horizontal, x, position of a point. |
| y | Second value. e.g. Vertical, y, position of a point. |
- Returns
- An initialized instance of TcpComm, or nil if the object could not be created.
Reimplemented from LabelMaker.Interfaces.Coordinate.APair.
The documentation for this class was generated from the following file:
- /Users/realbuber/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/Coordinate.py