Skip to content
CoordinationView Navisworks Exporter — Batch-export coordination views to NWC files for Navisworks.
Script pack Launch price

CoordinationView Navisworks Exporter

Batch-export coordination views to NWC files for Navisworks.

USD 27, was USD 34

Instant download after checkout. All sales final. Digital products are non-refundable.

Version 1.0 · Prepared 2026-07

BIM Management Dynamo/Revit

What it does

Exporting to NWC through Revit's own dialog means re-entering the scope and coordinate system by hand for every file. CoordinationView Navisworks Exporter runs on Revit's native Navisworks export API and writes an NWC per model across a whole folder in one pass. The export scope (model or view), coordinate system (shared or internal), and the source and destination folders are set on the Dynamo canvas rather than exposed as Dynamo Player fields, so you open the graph once to point it at your folders and pick your options, then run the batch. A stack of exports you'd otherwise click through the same dialog for, one file at a time, becomes a single run, calling the same free Navisworks Exporter for Revit component behind File > Export > NWC, so no standalone Navisworks license is required.

What is included

  • Batch NWC export across a folder of Revit models, via Revit's native Navisworks export API
  • Export scope and coordinate-system options (model or view, shared or internal)
  • Settings configured on the Dynamo canvas (no Dynamo Player inputs)
  • Worked example

How it works

  1. 01

    Open the graph in Dynamo once and set the export scope, coordinate system, and source and destination folders on the canvas.

  2. 02

    Run it — from Dynamo, or from Dynamo Player once the canvas defaults are in place — to export an NWC for every model in the folder.

Parameters

The sliders and inputs the tool exposes.

Parameter Controls
Export scope Whole model or current view — set on the Dynamo canvas
Coordinate system Shared or internal coordinates — set on the Dynamo canvas
Source & destination folders The folder of Revit files to export and where the NWCs are written — set on the Dynamo canvas
FAQ

Questions about this product

Does this need anything beyond Revit and Dynamo?

It calls Revit's own Navisworks export API, the same one behind File > Export > NWC, so it needs the free Navisworks Exporter for Revit component installed. Most AEC Collection installs already include it; no standalone Navisworks license is required to run the export.

Do I need to know Dynamo?

A little, once. The export options and folders live on the Dynamo canvas rather than as Dynamo Player inputs, so you open the graph a single time to point it at your source and destination folders and pick scope and coordinates. After that it runs the batch the same way each time.