Data Files > Insul.csv
The Insul.csv file contains all the insulation and sarking data used by the Cover > Insulation command. This file defines the materials available when adding insulation or sarking (reflective foil underlay) to your roof estimates.
π§Ύ Insul.CSV File Structure
The file uses a comma-separated format with the following structure:
Field | Description |
1. Supplier | The name of the supplier |
2. Product | Product name or type |
3. Description | Detailed product description |
4. Code | Product code identifier |
5. LargeSize | The area of insulation in a large roll in square metres |
6. SmallSize | The area of insulation in a smaller roll size in square metres |
7. LargeCost | The cost of a large roll |
8. SmallCost | The cost of a small roll |
π Example File Format
Here's the standard format with example data:
π‘ File Setup Tips
The file must start with comment lines (using semicolons) that describe the data structure. Each product entry should be on a separate line with comma-separated values.
If you don't have a small roll size available for a product, set the small roll size to zero.
The file must end with "END" on the final line to properly terminate the data.
β οΈ Important Notes
All size measurements are in square metres. Ensure your cost and size data is accurate as this directly affects your estimates.
The Code field serves as a unique identifier for each product and should be consistent across your data files.

