struct.LINE
This is a structure information to express the distance between two two-dimensional points, and consists of the following fields.
BYTE# | Field Name | Data Type | Value | Remarks |
0 | x-axis | float | - | x coordinate |
4 | y-axis | float | - | y coordinate |
8 | z-axis | z coordinate |