2D piping layout

Pipe drawing software that draws real pipe, not two parallel lines.

Draw a centerline like a polyline and CADdillo renders it as a true double-line run — walls at the actual outside diameter, corners turned into radiused elbows, joints that couple when runs meet. It runs in a browser tab, it is free, and the DXF opens in AutoCAD.

Nothing to install. 2D plan drafting — not 3D, not BIM.


Three commands

PI to draw it. Click to size it. TRA to taper it.

The centerline is the entity. Everything a drafter sees — walls, elbows, end caps — is generated from it, which is why moving or stretching a run leaves you with a run instead of a pile of disconnected lines.

  1. 1

    Type PI and draw the centerline

    The PIPE command (alias PI) works like a polyline: click a start point and keep clicking. You are drawing a centerline, and the two wall lines appear as you go, offset at the real outside diameter of the size you picked. Type a length while you drag and the segment goes exactly that far — feet-and-inches accepted, so 4' 6" is a valid entry.

  2. 2

    Corners become real elbows on their own

    Every corner you draw is generated as a radiused long-radius elbow at 1.5 times the outside diameter, the plumbing and process default. You get true heel and throat arcs rather than a mitred corner, plus three snappable points per bend so a dimension or the next run can attach to the actual geometry.

  3. 3

    Join it up, size it, export it

    Land a same-size run on an existing end and the two couple: the caps disappear and the walls flow straight through. Pull them apart and the joint reopens. Click any run to change its size from the properties panel, run TRANSITION to taper between two sizes, then export DXF.

Real numbers

Nominal size is not the drawn size

A 2 inch pipe is 2.375 inches across the outside, and that is what a plan has to show. CADdillo draws from the standard tables rather than from the nominal number, so a run occupies the space it will actually occupy.

Schedule 40, imperial

1/2 inch through 4 inch at true outside diameters. Steel and PVC share the same ODs — that is the point of the schedule system, where wall thickness changes and the outside does not — so one table serves both.

Metric DN

DN15 through DN100 at ISO outside diameters. These are not the imperial table converted: DN50 is 60.3 mm where 2 inch Schedule 40 is 60.325 mm. A metric drawing carries the metric number.

Long-radius elbows

Bends generate at 1.5 times the outside diameter with real heel and throat arcs, and three snap points each so dimensions and adjoining runs attach to the actual bend rather than to a corner that isn't there.

Anything else

A custom diameter is always allowed. The size picker offers the tables as a convenience, not a constraint, so an odd size or a round duct run is a number you type.

Honest capabilities

What it does — and what it doesn't

This is what shipped. We would rather you find the limits on this page than ten minutes into a drawing.

What it does

  • True double-line runs. Walls are drawn at the real outside diameter from standard tables — Schedule 40 imperial from 1/2 inch through 4 inch, and metric DN15 through DN100 at their ISO outside diameters.
  • Automatic radiused elbows. Corners generate as long-radius bends at 1.5x OD with real heel and throat arcs, and three snap points each.
  • Runs that couple. Two same-size runs meeting end to end lose their caps and read as one continuous pipe. Separate them and the caps come back.
  • Size changes after the fact. Select a run, pick a new nominal size from the properties panel, and the walls regenerate. MATCHPROP carries a size from one run to many.
  • TRANSITION / REDUCER. Asks for a from-size and a to-size and draws the concentric taper between them.
  • Convert what you already drew. A plain line or polyline can be turned into a pipe run, so an existing sketch becomes a sized layout without redrawing it.
  • Edits that hold. Move, rotate and stretch regenerate the walls from the centerline, so a run stays a run instead of falling apart into loose lines.
  • DXF that round-trips. Export carries the centerline, the size data and the drawn double-line geometry, so an AutoCAD user sees the full drawing and CADdillo can reopen it as live runs.

What it doesn't

  • This is 2D plan drafting. There is no 3D model, no BIM data and no isometric generation.
  • Tees, wyes and valves are not auto-inserted at intersections — cross a run over another and you draw the fitting yourself, or place one from the block library.
  • It does not size a system for you. Flow rate, pressure drop and code compliance are engineering decisions you make; the tool draws what you specify.
  • Round duct is drawn with PIPE and a custom diameter rather than having its own round-duct command.
Keep exploring

Related tools & answers

Answers

Pipe drawing, answered

Is there free pipe drawing software that runs in a browser?

Yes — CADdillo's editor is free to use at app.caddillo.com and the PIPE command is part of it. There is nothing to install and no CAD licence involved. You draw the centerline and it renders the run as true double-line geometry at the real outside diameter, then exports DXF.

Does it draw pipes at real sizes or just two parallel lines?

Real sizes, from standard tables. Pick 2 inch and the walls sit 2.375 inches apart, because that is the Schedule 40 outside diameter — nominal size is not the drawn size, and the tool uses the correct one. Imperial covers 1/2 inch to 4 inch; metric covers DN15 to DN100 at ISO outside diameters. A custom diameter is always allowed for anything outside the table.

What happens at corners — do I have to draw the elbows?

No. Every corner in a run is generated as a radiused elbow automatically, at the long-radius convention of 1.5 times the outside diameter. The heel and throat arcs are real arcs, not an approximated corner, and each bend exposes three snap points so you can dimension to it or start another run from it.

Can I change a pipe size after I have drawn the run?

Yes. Select the run and choose a different nominal size in the properties panel — the walls and every elbow regenerate at the new diameter. MATCHPROP copies a size from one run onto others, which is the fastest way to resize a whole branch at once. Use TRANSITION (alias TRA or REDUCER) where a run genuinely changes size.

Will the drawing open in AutoCAD?

Yes. DXF export writes the drawn double-line geometry along with the centerline and the size data, so someone opening it in AutoCAD, BricsCAD, LibreCAD or DraftSight sees the complete drawing rather than a bare centerline. Reopening the same file in CADdillo restores the runs as live, editable runs.

Draw the run. Let it figure out the elbows.