write lines
The write lines module is used to save a series of points with data connected by lines. These lines are stored in the EVS Line File format (*.elf).
Ports
| Direction | Name | Type | Description |
|---|
| Input | Input Field | Field | A field containing lines to write to the ELF file format. |
| Input | Z Scale | Number | The factor for vertical scaling. |
Properties
| Property | Type | Description |
|---|
| Filename | String | The filename for the output EVS Line File (*.elf). |
| Z Scale | Double | Vertical scaling for lines. |
| Check For Cell Set Data | Boolean | Causes any cell data that is constant throughout its cell set to be written as a cell set data component. |
| Translate By Origin | Boolean | Causes the output to be written in the user’s coordinate space. When turned off, the output will be written around the origin. |