CivDraw: Generate Civil Engineering DXF Drawings in Seconds
Built for New Jersey civil engineers

Your CAD team rebuilds the same details every project. We generate them in 30 seconds.

CivDraw is a parametric DXF generator for civil land development. Define your parameters, get a standards-compliant drawing. Open it in AutoCAD. Refine and submit. Every dimension follows NJ RSIS, NJ DOT, AASHTO, and ADA. Verified, not guessed.

Start free, no credit cardSee how it works
Free tier: 50 drawings/month. Pro: $99/mo.
The problem

Standard details shouldn't take hours

Every NJ civil project needs the same drawings. Typical sections, parking layouts, utility trenches, E&SC details, title blocks. Your CAD designers rebuild them from scratch or copy from the last project and hope they remembered to update every dimension.

That's how a 9-foot parking stall becomes 8'6". How a Type B curb shows up where a Type E belongs. How the ADA count is wrong because someone forgot to update it when the stall count changed. Your PE catches it in QC review. Or worse, the municipality catches it.

CivDraw eliminates this entire class of error. The dimensions are computed from the standards, not typed by hand. If the stall count is 30, the ADA count is always 2. If the road is a collector, the lane width is always 12 feet. The math doesn't make typos.

How it works

Three steps to a DXF you can submit

1
Choose your drawing type

Pick from 11 civil drawing types. Fill in the parameters: road width, stall count, pipe diameter. Smart defaults pre-fill NJ-standard values so you start from a correct baseline.

2
Preview and adjust

See the drawing update as you change inputs. Warnings flag anything outside standard ranges before you generate. No surprises when your PE reviews it.

3
Download DXF, open in AutoCAD

Get a production-ready DXF with correct NCS layers, dimensions, hatching, and annotations. Opens clean in AutoCAD, Civil 3D, BricsCAD, or any DXF-compatible tool. Add your site-specific details and submit.

Pro users can skip the form. Describe what you need in plain English and AI extracts the parameters for you.

Engineering standards

Every dimension traced to its source

CivDraw doesn't guess dimensions. Every value is encoded from the governing standard and tested with a source citation. When we say a parking stall is 9 feet wide, we can point you to NJ RSIS Section 4.4 Table 4.4. When we set a curb face height to 6 inches, that's NJDOT Standard Detail CD-607. Not an approximation. The actual published value.

AASHTO

A Policy on Geometric Design

NJ RSIS

Residential Site Improvement Standards

NJ DOT

Standard Details 500 and 600 Series

NJ DEP

Stormwater BMP Manual, SESC Standards

ADA / PROWAG

Accessibility

MUTCD

Traffic Control Devices
Test suite

Our test suite checks every engineering constant against its source document. If a value is wrong, we treat it as a critical bug, not a rounding error.

Drawing library

18 drawing types today. More every month.

Every type produces a complete, layered DXF file. Free tier covers 13 of 18 types. Pro adds drainage infrastructure, permit drawings, and driveway details.

Roadway
6 types

Road Cross-Section

AASHTO, NJ RSISTypical roadway cross-section with pavement layers, curb, and utilities.

Curb Detail

NJDOT CD-607NJDOT Standard Detail 600-series curb profile cross-section.

Pavement Section Detail

NJ RSIS Table 4.8/4.9Pavement section with NJ RSIS Table 4.8/4.9 layer thicknesses.

Driveway Apron

NJDOT, NJ RSISCommercial and residential apron details with ADA-compliant transitions.
Pro

NJDOT Driveway Permit

NJDOT Access CodeState highway access permit drawing with sight triangles and geometry.
Pro

Sidewalk Detail

ADA, NJ RSISSidewalk cross-section with subbase, joints, and ADA-compliant slope.
Coming Soon, Pro

6 more types in development

These Pro-tier drawing types are actively being built. Pro subscribers get access as each type ships.

Drainage
1 type

Rain Garden / Bioretention

NJ DEP BMP Manual Chapter 9 compliant
Coming Soon
Roadway
3 types

Sight Distance Exhibit

AASHTO stopping sight distance with sight triangle
Coming Soon

Horizontal Curve Detail

PC/PT/PI with superelevation table
Coming Soon

Cul-de-Sac / Turnaround

Bulb radii with utility routing
Coming Soon
Site
2 types

Fire Apparatus Turnaround

Swept path for NJ fire code compliance
Coming Soon

Retaining Wall Section

Gravity block, MSE, or cast-in-place with geogrid
Coming Soon

More drawing types added every month. Have a request? Let us know.

The math

$99/month replaces $4,000/month in drafting labor

Without CivDraw

With CivDraw

Cost

CAD designer: $85–120/hr

Cost

CivDraw Pro: $99/mo

Typical section

1–2 hours per typical section

Typical section

30 seconds

Parking layout

2–4 hours per parking layout

Parking layout

30 seconds

Project setup

2–3 hours (layers, title block, template)

Project setup

Zero. Standards are baked in.

QC rework

1–2 hours/week from dimension errors

QC rework

Eliminated for generated details

Total

10+ hours/week on standard details, roughly $4,000/mo

Total

Your CAD team works on site-specific design. The work that actually requires judgment.

One caught dimension error per quarter pays for a year of Pro. One fewer round of municipal review comments pays for a decade.

For developers

CAD generation as an API

CivDraw is API-first. Every drawing type is available as a REST endpoint. Generate drawings programmatically, plug it into your project management pipeline, or batch-process an entire subdivision's worth of details. Your API key works with any language. Python, JavaScript, curl, whatever your team uses.

View API docsOpenAPI 3.1 spec. Auto-generated from the codebase.
bash
curl -X POST https://app.civdraw.com/api/v1/drawings/cross-section \
  -H "X-API-Key: ck_live_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "jurisdiction": {"state": "NJ"},
    "lane_config": {
      "lanes_left": 1,
      "lanes_right": 1,
      "lane_width_ft": 12.0
    },
    "crown": {"cross_slope_pct": 2.0},
    "left_side": {
      "shoulder": {"shoulder_width_ft": 6.0}
    }
  }'
Full API docs at api.civdraw.com/docs. OpenAPI 3.1 spec.
Built by engineers, for engineers

If this saves each of my 8 CAD designers 30 minutes a project, that's 20 hours a week back. At our billing rate, that's $8,000 a month. I'd pay ten times what they're charging.

Licensed PE, New Jersey (early access user)

11

Drawing types available

6

NJ standards encoded

30s

Average generation time

Pricing

Start free. Upgrade when you're ready.

Free
$0

/month

For individual designers


10 of 11 drawing types

50 drawings/month

DXF download

NCS-compliant layers

API access (10 req/min)

Community support

Create free account
Recommended
Pro
$99

/month

Unlimited drawings, AI assistance, and priority support.


Everything in Free, plus:

All 11+ drawing types (new types added monthly)

500 drawings/month

AI parameter extraction: describe in English, get a drawing

Firm template management: logo, PE stamp, disclaimer

Priority API access (60 req/min)

Standards QC checker (coming soon)

Email support

Start 14-day free trialNo credit card required for trial

Frequently asked questions

No. CivDraw generates standard DXF files that open in any CAD software. AutoCAD, Civil 3D, BricsCAD, QCAD, LibreCAD. Most civil firms open the DXF in AutoCAD to add site-specific details before submission.

Every dimension is computed from governing standards (AASHTO, NJ RSIS, NJ DOT, ADA) with source citations. The drawings are a correct baseline that your PE reviews and stamps. We replace repetitive drafting, not engineering judgment.

Pro is $99/mo and includes unlimited drawings, AI assistance, and priority support. Contact us for team and enterprise plans.

Email hello@civdraw.com. We prioritize new drawing types based on customer requests. Pro subscribers get to vote on the roadmap.

NJ-specific standards (RSIS, DOT, DEP) are fully encoded today. Federal standards (AASHTO, ADA) apply nationwide and work for any US jurisdiction right now. PA and NY are next.

Yes. The REST API covers every drawing type. Generate drawings programmatically, trigger from webhooks, batch-process project sheets. OpenAPI 3.1 docs at api.civdraw.com/docs.

Stop redrawing the same details.

NJ civil engineering firms are already using CivDraw to generate permit-ready DXF in seconds instead of hours.

Create your free accountFree tier: 50 drawings/month. No credit card required. Upgrade to Pro anytime.