CSV File Format
An exported CSV file contains a series of sections. Each section begins with a row containing the name of the section, and ends with a row containing the string "End". An empty line separates each section.
Each section usually contains one or more subsections. Each subsection has a header row containing a list of field names, followed by one or more rows of data. There is usually no empty line between the subsections.
Other structures within sections are possible.
|
The "Part" section is unrelated to part detection. It represents Surface data when Enable uniform spacing is checked. |