This converts the XY data that is combined within the point data package into separate XY data.
Point2Float

| Name | Description |
|---|---|
| Point | This is the input of XY data as a single point data package. |
| X | This is the output of X float data. |
| Y | This is the output of Y float data. |

Layout
| Name | Description |
|---|---|
| Position | The position of the node on the board can be set using XY values. |
| Size | The size of the node, width and height can be set here. |

