About this Block
What it does: The Import Points block imports a list of points from a CSV file. This file must be formatted as “x, y, z” without any headers. Import a list of points from a CSV file. Each row of the file should be formatted as “x, y, z”Inputs
| Name | Type | Description |
|---|---|---|
| Path | File Path | Source file. |
| Units | Length Unit Enum | The units of the points in the source data. |
Outputs
| Type |
|---|
| Point List |

