How Can We Help?
-
Praxis Introduction
-
Praxis Installation
-
Praxis Configuration
-
- Articles coming soon
-
- Adding a New Sheet or Material to the Database
- Delete Material Option
- Map Materials and CAM Pages
- Sheet Database
- Sheet Import and Export
- View Options
- Show all articles (1) Collapse Articles
-
- Bend Settings
- Environment Settings
- Cut Settings
- Import Settings
- Job Settings
- Notification Settings
- Report Settings
- Watch Settings
- Show all articles (3) Collapse Articles
-
-
Praxis Workflow
-
- Displaying the part tooling in groups
- Edit and Update Tooling
- Editing a Part
- Errors and Warnings in a Part
- Formed Parts
- Importing Parts
- Part Command Panel
- Part Library Page
- Show all articles (3) Collapse Articles
-
Praxis SW
< All Topics
Sheet Import and Export
UpdatedJune 29, 2023
0
0
The material and sheet list is exported to a text file in a hierarchical format: material > raw material > sheets. This is a more terse and expressive format than the regular CSV files.

The exported data is structured as follows:
- The first line contains the file version number. In the screenshot below, this is version 1.
- Lines starting with a semicolon (;) are comments.
- The rest of the data is presented as key-value pairs, where the keys are unique, invariant properties such as material name, sheet size, and so on that define the entity, and the values are variables such as sheet count, display name, and so on.

- Each subsequent level of the hierarchy is separated from its parent by a single space.

- The exported data can be edited and imported back to apply the changes. Additional fields can also be added (not exported by default) to the exported content. These optional fields are marked with a square bracket in the schema.
Table of Contents