Skip to content

File Export: NWC

Export 3D model data to Navisworks Cache (.nwc) format for coordination and clash detection in Navisworks. This format is part of the File Export add-in.

NWC files contain lightweight 3D geometry and element properties optimized for Navisworks. They are the standard format for model coordination workflows including clash detection, 4D simulation, and multi-discipline review.


OptionDescriptionDefault
Export ScopeWhole Model or Matching 3D ViewsWhole Model
View Match PatternWildcard filter for 3D view names (e.g., *NWC*;Coordination*)(none)
Include Linked ModelsInclude linked Revit models in the exportOn
Convert Element PropertiesConvert Revit properties to Navisworks formatOn
Export Room as AttributeAttach room data as element attributesOn
Export Room GeometryExport room boundaries as 3D geometryOff
Divide by LevelsSplit output into separate files per levelOff
CoordinatesShared or Project Internal coordinate systemShared
Find Missing MaterialsSearch for missing materials during exportOn
Convert Linked CADInclude linked DWG/DGN filesOn
SubfolderOutput subfolder path (supports {FileName} placeholder)NWC/{FileName}
File NameOutput file name pattern{FileName}_{Date}_{Time}

See File Name Placeholders for all available placeholders.


Exports the entire model as a single NWC file. This is the most common setting for coordination. The exporter prefers the default {3D} view, falling back to any available 3D view.

Exports one NWC file per matching 3D view. Enter a semicolon-separated wildcard pattern to filter which views to export. When exporting multiple views, {ViewName} is automatically appended to the file name if not already included in the pattern.

Example patterns:

PatternMatches
*NWC*Any 3D view with “NWC” in the name
Coordination*Views starting with “Coordination”
*NWC*;*Coord*Multiple patterns combined
NWC - ???Views like “NWC - Arch” or “NWC - MEP” (exactly three characters after the prefix)
Level ?Single-digit level views (Level 1, Level 2, but not Level 10)

  • Autodesk Navisworks Exporter add-in must be installed
  • At least one 3D view must exist in the document
  • When using Matching 3D Views, at least one view must match the pattern

  • Use Shared Coordinates for multi-model coordination so all models align correctly in Navisworks
  • Disable linked models if you export each linked model separately to avoid duplication
  • Enable Room as Attribute for clash reports that reference room locations
  • Divide by Levels is useful for large models where level-by-level review is needed
  • Convert Linked CAD includes DWG/DGN underlay geometry, disable if not needed for coordination

LimitationDetails
Navisworks Exporter requiredFree add-in from Autodesk must be installed separately
3D views onlyCannot export from 2D views (plans, sections)
No partial model exportWhole Model exports everything visible; use dedicated 3D views with visibility filters for selective export

The Navisworks Exporter add-in is not installed or not detected.

Solution: Download and install the Navisworks Exporter from Autodesk. Restart Revit after installation.

The document does not contain any 3D views.

Solution: Create a 3D view in the project before exporting to NWC.

When using Matching 3D Views, the pattern did not match any 3D view names.

Solution: Check your pattern against the actual 3D view names in the project. Use * to match all 3D views for testing.


Back to File Export