Export
DXF Export
DXF Export generates industry-standard Drawing Exchange Format files from your SiteView measurements. Points become POINT entities, lines become POLYLINE entities, and areas become closed POLYLINE entities — all organised on named layers and output in grid coordinates for direct use in CAD software.
![[Screenshot: DXF export dialog showing coordinate system selection (MGA2020 Zone 56 or NZTM2000), measurement type selection, and a layer name preview]](/images/placeholder.png)
Why DXF?
DXF is the universal exchange format for CAD software. Exporting measurements as DXF lets you:
- Import site measurements directly into AutoCAD, BricsCAD, Civil 3D, or 12d Model
- Overlay SiteView data with engineering drawings and design files
- Share measurement data with engineers, designers, and surveyors who work in CAD
- Archive spatial data in a widely supported, non-proprietary format
Coordinate System
DXF files use grid (projected) coordinates rather than geographic (latitude/longitude) coordinates. Select the coordinate system for the export:
| System | When to Use |
|---|---|
| MGA2020 | Construction sites in Australia. Select the appropriate zone (49-56). |
| NZTM2000 | Construction sites in New Zealand. Single zone covers the entire country. |
The zone defaults to your coordinate settings preference. See Coordinate Settings for how to set your default.

ℹ️ Did you know?
Grid coordinates ensure your DXF entities align correctly with other design and survey files in CAD. If your engineering drawings are in MGA Zone 56, export your SiteView measurements in MGA Zone 56 to ensure they overlay precisely.
Layer Structure
Measurements are organised onto named layers based on their type:
| Layer Name | Measurement Types |
|---|---|
| DISTANCE | Distance and bearing measurements |
| AREA | Area measurements |
| VOLUME_BOUNDARY | Volume measurement boundary polygons |
| ELEVATION_PROFILE | Elevation profile lines |
| GRADIENT | Gradient/slope measurements |
| COORDINATE | Coordinate readout points |
| HEIGHT | Height measurement points |
| ARC | Arc/curve measurements |
| GRADE_CHECK | Grade check points |
| CROSS_SECTION | Cross-section lines |
| POINT_SET | Imported point sets |
Each layer uses a distinct colour in the DXF so entities are visually separated when opened in CAD.

💡 Tip
In your CAD software, you can toggle individual layers on and off, change their colours, or move entities between layers after import. The layer structure provides a clean starting point for organising the data.
Entity Types
SiteView converts measurement geometry to standard DXF entities:
POINT Entities
Used for single-point measurements (Coordinate, Height, Grade Check) and for each vertex of multi-point measurements. Each POINT entity is placed at the grid coordinate position with the elevation as the Z value (if available).
POLYLINE Entities
Used for linear measurements (Distance, Elevation Profile, Gradient, Cross-Section). Each segment of the measurement becomes a vertex in the polyline. Open polylines represent paths; the start and end are not connected.
Closed POLYLINE Entities
Used for area and volume boundary measurements. The polyline is closed so that the last vertex connects back to the first, forming a complete boundary polygon.
ARC Entities
Arc/curve measurements are exported as ARC entities with the correct centre point, radius, and start/end angles.
Generating a DXF Export
- Select the measurements you want to export from the site Measurements tab or the Measurement Register
- Click Export and choose DXF
- Select the coordinate system (MGA2020 with zone, or NZTM2000)
- Optionally filter by measurement type to control which layers are included
- Click Download
The DXF file is generated and downloaded to your device.
Opening the DXF File
The exported DXF is compatible with major CAD applications:
| Application | How to Open |
|---|---|
| AutoCAD / AutoCAD LT | File > Open, select the DXF file |
| BricsCAD | File > Open, or drag and drop |
| Civil 3D | File > Open, or use Data Shortcuts to reference the file |
| 12d Model | File > Import > DXF |
| ODA Viewer | Free viewer — File > Open (useful for quick viewing without a CAD licence) |
| QGIS | Layer > Add Layer > Add Vector Layer (for GIS visualisation) |

⚠️ Watch out!
When opening the DXF in CAD, ensure your drawing is set to the same coordinate system as the export. If your CAD drawing uses a local coordinate system rather than a national grid, you may need to apply a transformation or shift to align the imported data.
Elevation Data
If measurements include elevation values (from the DEM or from RTK capture), the Z coordinate of each entity is populated. This means:
- Points have full 3D coordinates (Easting, Northing, Elevation)
- Polylines are 3D polylines with elevation at each vertex
- You can use the imported data for surface modelling, cross-section analysis, or volume calculations in CAD
Measurements without elevation data have a Z value of zero.
What's Next?
- PDF Reports — export measurements as formatted PDF documents
- CSV Export — export measurements as CSV for spreadsheets
- MGA2020 (Australia) — understand the Australian grid coordinate system used in DXF exports
- NZTM2000 (New Zealand) — understand the New Zealand grid coordinate system