Export & Reports
CSV Export
Exporting optimization results data as CSV.
CSV Export
Export the raw optimization data as a CSV file for use in spreadsheets or other engineering tools.
How to Export
Click Export Results Data in the results panel to download a CSV file.
CSV Contents
The export includes all numerical data from the optimization:
| Section | Data |
|---|---|
| Header | Project name, Job ID, timestamp |
| Design Inputs | Span, loads, material properties |
| Optimization Variables | Optimized geometry and reinforcement values |
| Objectives | Weight, cost, carbon (total and per m²) |
| Moment Analysis | point-by-point array: position, Mu, Mn, utilization |
| Shear Analysis | point-by-point array: position, Vu, Vn, utilization |
| Deflection | Total deflection, limit, ratio, status |
| Serviceability | Stresses at release, sustained, total (top/bottom) |
| Reinforcement | Strand count, area, rebar sizes, stirrup spacing |
| Section Properties | Area, moment of inertia, section modulus |
File Naming
CSV files are named: YYMMDD_ProjectName_vN_ResultsData.csv
Using the Data
The CSV uses SI units (m, kN, MPa, kg) regardless of your display unit preference. All point-by-point arrays are exported as sequential rows, making it straightforward to plot in Excel or import into other analysis tools.