Skip to main content

How do I set up insulation data (Insul.csv)

Learn how to create and format the Insul.csv file to define insulation and sarking materials for the Cover > Insulation command.

Updated yesterday

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.


Did this answer your question?