Ortho2DSTEP / IGES → 2D drawing

STEP / IGES → 2D drawing

STEP file to a 2D drawing your shop can actually build from

A STEP file describes the solid perfectly and tells a machinist nothing. Somebody still has to produce the drawing: the views, the dimensions, the section through the pocket, the title block with the material and the tolerance note. Ortho2D does that from the STEP itself, in a browser tab, without a CAD seat.

No installation Your model stays in your browser Free to build — $3 to download

Ortho2D demo: a 3D model being turned into a dimensioned 2D drawing sheet

Watch it run — model in, dimensioned sheet out.

You have the model. The shop wants a drawing.

STEP is the universal handoff between CAD systems, which is exactly why it turns up in inboxes with no drawing attached. Opening it just to produce three views and a dimension set means finding a licence, waiting for it to load, and remembering which menu the drawing template lives in.

A real projection, not a viewport screenshot

Ortho2D reads the STEP through an OpenCascade reader, builds the geometry, then removes hidden lines by testing visibility per edge. The result is line work — vector, layered, exportable to DXF — not a raster picture of a viewport.

Side by side

Screenshot or PDF printOrtho2D
OutputA picture of the modelVector line work on CAD layers
DimensionsYou add them by hand laterGenerated and placed clear of the geometry
SectionsNot possiblePositionable 3D cutting plane, hatched cut faces
StandardsWhatever the viewport looked likeISO 128 line weights, ISO 3098 text, first- or third-angle
SheetNoneISO A4–A0 / ANSI A–E with a title block and revisions
Editable downstreamNoDXF R2000 and R12
CostA CAD licenceFree to build, $3 per export

How to do it

  1. Load the STEP or IGESDrag the file into the engine. The reader loads on demand, so the page stays light until you actually need it.
  2. Place the section, if you need oneDrag the cutting plane in the 3D view to slice through the feature you want to show. Every view on the sheet regenerates from the cut model.
  3. Set the standardPick the sheet size, first- or third-angle projection, line-weight group, decimal precision and arrowhead style — filled arrow for ISO/ASME, architectural tick, open arrow or dot.
  4. ExportPDF for the shop, DXF to keep working in CAD, SVG for a report or a laser cutter.

AP203, AP214, AP242 — what your file is actually carrying

STEP is not one format. AP203 carries geometry and assembly structure and nothing else. AP214 adds colour, layers and presentation data, which is why parts out of automotive CAD arrive looking the way their author saw them. AP242 merges the two and adds PMI: dimensions and geometric tolerances embedded as machine-readable annotation rather than as a picture.

Ortho2D reads the geometry from all three. It deliberately does not import PMI. Embedded annotation is attached to faces in three dimensions and rarely lands where a flat view needs it, so the dimensions on your sheet are measured from the solid itself. The practical consequence is worth knowing: a fully annotated AP242 model still receives Ortho2D's own dimensions, not the ones its author placed.

Why a solid draws better than a mesh

A STEP file is a boundary representation. A cylindrical hole is stored as a cylindrical surface with a radius, not as a ring of triangles pretending to be round. Nothing has to be inferred: the circle on your drawing is the circle in the model, at full precision, and the ⌀ callout is exact rather than fitted.

That difference shows up in three places in particular. Small holes survive at any size instead of degrading into visible polygons. Fillets and rounds keep their tangency, so an outline does not develop flats where a curve meets a face. And thin walls stay two edges apart, where mesh tolerance can otherwise collapse both surfaces onto a single line and quietly lose a feature.

Sections, and where you put the plane

You position one cutting plane in the 3D viewport — slide it along its normal, rotate it, flip which side survives — and every view on the sheet regenerates from the cut solid. Cut faces are hatched. Faces behind the plane are drawn as ordinary visible edges and left unhatched, which is the distinction most automatic sectioning gets wrong and the one a fabricator notices immediately.

A worked case: on a 60 mm bracket with a 6 mm slot whose floor sits 12 mm above the base, running the plane through the slot centre produces a section that dimensions the slot depth directly. Without it, the reader has to subtract two numbers off the elevation and hope they picked the right pair. The section is labelled A-A and the cutting plane is drawn on the parent view with standard arrow ends.

Projection and line weight, to standard

First-angle projection (ISO, usual in Europe and Asia) and third-angle (ASME, usual in North America) are both selectable, and the matching truncated-cone symbol is drawn into the title block so nobody has to guess which convention a sheet follows.

Line weights follow ISO 128-20, which pairs a wide and a narrow line in a two-to-one ratio rather than specifying absolute thicknesses. Ortho2D ships selectable groups starting at 0.25 / 0.125 mm, and applies the wide weight and the narrow weight to elements as below.

Which line weight each element receives

ElementLine
Visible outlineWide
Hidden detailNarrow, dashed
Dimension, extension and leader linesNarrow
Centre linesNarrow, long-dash dotted
Cutting-plane lineWide
Section hatchingNarrow
Sheet border and title blockWide

Questions

Can I convert a STEP file to a 2D drawing without CAD software?

Yes. Ortho2D runs entirely in a browser tab — there is nothing to install and no CAD licence involved. Load the STEP, choose your views and dimensions, and export PDF, DXF or SVG.

Does it produce section views?

Yes. You position a single cutting plane in the 3D viewport — move it, rotate it, flip it — and every view on the sheet is generated from the cut model, with the cut faces hatched and the section labelled A-A.

Which projection standard does it use?

Both. First-angle (ISO, common in Europe and Asia) and third-angle (ASME, common in North America) are selectable, and the correct projection symbol is drawn in the title block.

Are the dimensions to standard?

They follow ISO 129-1 and ASME Y14.5 conventions: dimension lines offset from the part, extension line gaps, chain dimensions between feature edges, diameters on full circles and arcs over 180°, radii on arcs of 180° or less. Precision is selectable from 0 to 0.0000.

Can I open the result in SolidWorks or Fusion?

The DXF opens in essentially any CAD application, including SolidWorks, Fusion 360, AutoCAD, BricsCAD and LibreCAD, and can be saved as DWG from there.

Can I convert STEP to DWG?

Not directly — browser-side DWG writing is not reliable, so Ortho2D does not pretend to offer it. What you get is DXF, and AutoCAD, BricsCAD, ZWCAD, Fusion 360 and LibreCAD all open a DXF and save it as DWG in one step, with layers, text and dimensions intact.

Is IGES supported too?

Yes, alongside STEP, BREP, 3DM, GLB, glTF, FBX, OBJ, STL, PLY and 3MF.

Load a model and see the sheet

Nothing to install and no account needed to try it. Bring your own file, or open the built-in demo part.

Open the engine ↗