Skip to content

Swept Path DXF Export: From Any Site Plan into AutoCAD

By Joël MarthReading time: 5 min read
Swept PathDXF ExportCADAutoCAD
A printed site plan of a warehouse and parking yard on an architect's desk, next to a laptop, a mechanical pencil and a scale ruler
A printed site plan of a warehouse and parking yard on an architect's desk, next to a laptop, a mechanical pencil and a scale ruler

A swept path check in the browser is quick, but the check is not the deliverable. The deliverable is a drawing: the maneuver, the envelope and the vehicle placed correctly in the site plan your office already maintains in CAD. That last step is what just shipped. PathSweeper now exports every calibrated project as a DXF file, and a new placeable reference point lets you drop that export into AutoCAD, BricsCAD or Allplan exactly where it belongs.

DXF export now works for every calibrated project

Until now there was a gap that users ran into regularly: if your site plan came in as a PDF or an image, the finished analysis could only leave the tool as an image. A picture of a swept path is fine for a quick email, but you cannot snap to it, measure it, or lay it into an existing CAD drawing as real geometry.

That restriction is gone. Any project with a calibrated scale can export a DXF, no matter how the plan came in: PDF, JPG, PNG, a satellite view, or a CAD file. Calibration is the one requirement, because the DXF is written in real-world millimeters. If you calibrated your plan against a known dimension, the exported envelope is true to that scale, and a 2.55 m wide truck measures exactly 2550 mm when you check it with the measure tool in CAD.

One thing the DXF deliberately does not contain is the site plan itself. You get the analysis as clean vector layers, meant to land in the drawing you already have, not a rasterized copy of your own plan. Which raises the obvious question: how do you get it into position?

The reference point: land the export exactly where it belongs

Before exporting, you can now place a reference point anywhere on your plan. Pick a spot you can also identify in your CAD drawing, a building corner, a boundary marker, an axis intersection. Two things happen:

  1. The exported DXF is shifted so this point becomes origin (0,0).
  2. The point is drawn on its own layer as a red crosshair and circle, labeled REFERENCE POINT (0,0), so you can see it in CAD.

In your CAD application you insert the DXF, grab it at the marker, and move it onto the same known point in your drawing, with object snap doing the precision work. No scaling, no guessing, no aligning a screenshot by eye. The marker on the canvas is a one-to-one preview of what lands in the file, so what you see while placing it is what you get in CAD.

What is inside the DXF

The export is organized in named layers, so you can switch parts of the analysis on and off in CAD like any other reference:

  • PATHSWEEPER_SWEPT_AREA: the swept envelope, in the color you gave the path
  • PATHSWEEPER_PATH: the front-axle centre line in green
  • PATHSWEEPER_VEHICLE: vehicle outlines with wheel positions at the start and end of each path
  • PATHSWEEPER_NODES and PATHSWEEPER_LABELS: segment markers and vehicle names
  • PATHSWEEPER_INFO: a data sheet block outside the drawing area, listing length, width, wheelbase, overhangs and outer turning radius for every vehicle used
  • PATHSWEEPER_REFERENCE: the reference point marker

A swept path analysis rendered directly from the exported DXF file: swept envelope, centre line, vehicle ghosts, the vehicle data sheet and the red reference point marker.

Rendered straight from an exported DXF file, not a screenshot of the app: envelope, centre line, vehicle positions, data sheet and the reference point marker at origin (0,0).

The file is written in the AutoCAD 2013 DXF format (AC1027) and passes strict DXF validation, so it opens in any application that reads DXF, for example AutoCAD, Civil 3D, BricsCAD, Allplan, QGIS or LibreCAD. There is no DWG export: DXF is the open exchange format, and if the deliverable must be a DWG, AutoCAD or BricsCAD will save the DXF as one in seconds.

From PDF site plan to CAD drawing in five steps

  1. Open the free tool in your browser and upload your site plan. PDF and images work directly; DWG and DXF plans are converted automatically during upload (part of the Projekt Pass).
  2. Calibrate the scale against a known dimension, as described in the swept path analysis guide.
  3. Pick a design vehicle and drive the maneuver. The swept envelope updates in real time.
  4. In the Export dialog, place the reference point on a spot you can also find in your CAD drawing.
  5. Export the DXF, insert it in CAD, and snap the marker onto the known point.

Honest limits

A few things this export is not. It exports DXF, not DWG, for the reason above. Vehicle outlines are drawn at the start and end of each path, not at every intermediate step, which keeps the file readable as a drawing. Articulated vehicles are still in development, so the export covers rigid vehicles today. And it is a paid feature: DXF export is part of the Projekt Pass, a one-time 29 EUR per project, while the analysis itself and PNG/JPEG export remain free. There is no subscription.

Bottom line

The browser is the right place to test whether a vehicle makes the turn. CAD is the right place for the result to end up. With DXF export for every calibrated project and a reference point that makes placement exact instead of approximate, PathSweeper now covers the full loop: check the maneuver in minutes, then hand your CAD drawing real geometry, in scale, in position.

Try the free swept path tool

Frequently Asked Questions

Run the analysis in PathSweeper in your browser, then open the Export dialog and choose DXF. The only technical requirement is that the plan is calibrated to a scale, because the DXF is written in real-world millimeters. DXF export is part of the Projekt Pass, a one-time 29 EUR payment per project; PNG and JPEG export remain free.

Yes, this is what just shipped. Previously a project based on a PDF or image upload could only be exported as an image. Now every calibrated project exports as DXF, regardless of whether the site plan came in as PDF, JPG, PNG or a CAD file. You calibrate the plan against a known dimension, and the exported geometry is true to that scale.

Place the reference point before exporting: click a spot you can also identify in your CAD drawing, for example a building corner or a boundary marker. That point becomes origin (0,0) of the DXF and is drawn as a red crosshair marker labeled REFERENCE POINT (0,0). In CAD, you insert the DXF and move it from the marker onto the same known point, using object snap for an exact fit.

The analysis itself as vector geometry, organized in named layers: the swept envelope (PATHSWEEPER_SWEPT_AREA), the front-axle centre line (PATHSWEEPER_PATH), vehicle outlines with wheels at the start and end of each path (PATHSWEEPER_VEHICLE), node markers, text labels, the reference point marker, and a data sheet block listing each vehicle's dimensions and turning radius (PATHSWEEPER_INFO).

The file is written in the widely supported AutoCAD 2013 DXF format (AC1027) and passes strict DXF validation, so it opens in any application that reads DXF, for example AutoCAD, Civil 3D, BricsCAD, Allplan, QGIS or LibreCAD. Units are millimeters (INSUNITS 4), so a 2.55 m wide truck measures exactly 2550 mm in CAD.

No, PathSweeper exports DXF only. DXF is the open exchange format that AutoCAD itself created, and every mainstream CAD application opens it directly. If your deliverable must be a DWG, open the DXF in AutoCAD or BricsCAD and save it as DWG there.

No, and by design. The DXF contains the swept path analysis as clean vector layers, meant to be placed into the CAD drawing you already have. That is exactly what the reference point is for: it lets you drop the analysis onto your existing drawing in the correct position instead of re-importing a rasterized background.

DXF export is part of the Projekt Pass, a one-time payment of 29 EUR per project with no subscription. The analysis itself, plus PNG and JPEG export, stays free. The Projekt Pass also unlocks the official RBSV 2020 design vehicles and the custom vehicle editor for the same project.

Sources & References

  1. DXF Reference (AutoCAD 2013 / AC1027)Autodesk

Was this article helpful?

Try it now

Try PathSweeper for free and calculate swept paths directly in your browser.

Get Started