VWX File Documentation
Summary
A Vectorworks Design File (.vwx) is the native document of Vectorworks, the CAD and BIM application used in architecture, landscape design and entertainment (theatre and lighting) design. It is a single proprietary, compressed binary container holding 2D linework, 3D geometry, layers, classes, resources and BIM data, with the generic MIME type application/octet-stream. Only Vectorworks opens a .vwx natively; there is no free standalone viewer. To share it, export from Vectorworks to DWG/DXF, PDF or an image.
Technical details
| Feature | Value |
|---|---|
| Full name | Vectorworks Design File |
| File extension | .vwx |
| MIME type | application/octet-stream |
| Format type | Proprietary compressed binary CAD/BIM document |
| Developer | Vectorworks, Inc. (a Nemetschek Group company) |
| Introduced | 2008 (Vectorworks 2008), replacing .mcd |
| Predecessor format | .mcd (MiniCAD / VectorWorks) |
| Open standard | No — proprietary, not publicly documented |
| Magic number | No published constant signature |
| Contents | 2D + 3D geometry, design layers, classes, sheet layers, resources, BIM data |
| Native application | Vectorworks (Windows and macOS) |
| Version compatibility | Updated yearly; not forward-compatible (newer file won’t open in older version) |
| Cloud / mobile viewing | Vectorworks Cloud Services (web); Nomad app (iOS/Android) |
| Export targets | DWG, DXF, PDF, IFC, IGES, JPG/PNG (all from within Vectorworks) |
| Third-party viewer | None — nothing outside Vectorworks reads .vwx natively |
| Related extensions | .mcd, .vwxp, .vwxd, .vwxr, .dwg, .dxf, .ifc |
| Developer site | vectorworks.net |
What is a VWX file?
VWX is the native document format of Vectorworks, a CAD and BIM application from Vectorworks, Inc., part of the Nemetschek Group. The .vwx extension arrived with Vectorworks 2008, replacing the older .mcd extension that dated back to the program’s MiniCAD and VectorWorks origins. Vectorworks is common in architecture, landscape architecture, and entertainment design — theatre, lighting, scenic and event work through its Spotlight product — so a .vwx typically holds a building model, a site or planting plan, or a stage and lighting plot. The MIME type is the generic application/octet-stream, because the format is a single proprietary binary rather than a text or web type.
A .vwx is not an image and not a package you can unzip. It is one proprietary, compressed binary container that bundles the whole project. The format is not publicly documented, and there is no published constant magic number for it, so this article describes the logical model a Vectorworks file organises rather than byte offsets that Vectorworks does not disclose.
Design layers and classes: two independent organisers
Vectorworks organises a drawing along two axes at once, and understanding a .vwx means understanding both. Design layers are the model space: the containers where 2D linework and 3D geometry actually live, usually mapped to storeys or areas of a project (a ground-floor layer, a roof layer, a site layer). Each design layer has its own elevation and scale.
Classes are a second, orthogonal system that controls attributes and visibility — graphic appearance (line weight, fill, colour) and whether a set of objects shows or hides — independent of which design layer an object sits on. A wall on the ground-floor layer might belong to the “Wall-Exterior” class. This is different from the single-axis layer model in some other CAD tools, where one layer list carries both grouping and appearance. In a .vwx, an object records both its design layer and its class, so the same file can be viewed by storey (layers) or by system (classes) without moving anything.
Sheet layers and viewports: the output side
Separate from the design layers where you model, a .vwx also stores sheet layers: the pages prepared for printing and PDF output, at paper scale with title blocks. A sheet layer holds viewports, framed views onto the design-layer model at a chosen scale, projection and class/layer visibility. Because a viewport is a live view onto the model, changing the model updates every sheet that looks at it. This is why exporting a .vwx to PDF is done from a sheet layer — the sheet already carries the scale, the title block and the exact set of visible classes and layers the drawing is meant to present.
Symbols, resources and the resource model
Reusable content in a .vwx lives as resources: symbols (reusable object definitions placed as instances), textures and materials, hatches, line types, plant and lighting library objects, record formats, and more. A symbol is stored once as a definition and then referenced by each placed instance, so a plan with two hundred identical light fixtures stores one fixture definition and two hundred lightweight placements. Render appearance is governed by Renderworks resources — materials, lighting and viewport render styles — also held inside the file. Bundling definitions and instances together in one document is part of why the format is a single opaque binary rather than a folder of parts.
BIM data and IFC mapping
Beyond geometry, a .vwx carries BIM information: objects can hold record data and be mapped to IFC entities, and the file stores worksheets (schedules and quantity take-offs) that report on that data. This is the layer that makes Vectorworks a BIM tool rather than a pure drafting program, and it is why the correct interchange target for architecture is IFC rather than a geometry-only format: exporting to IFC preserves the building data and the object semantics, not just the lines. Geometry-only exchange (DWG/DXF) keeps the drawing but drops most of the BIM meaning.
Yearly versioning and forward incompatibility
The .vwx format is revised with each annual Vectorworks release, and it is not forward-compatible: a file saved in a newer Vectorworks generally will not open in an older one. This is the most common “won’t open” cause among Vectorworks users themselves — a file created in a later version handed to someone still on an earlier version. The fix is on the sender’s side: Vectorworks can export to a previous version (File › Export › Export Vectorworks), producing a .vwx the older release can read. Relatedly, the predecessor MCD format flows only one way: old .mcd files are opened and upgraded into .vwx, never saved back.
Opening a .vwx when you don’t own Vectorworks
Because the format is proprietary and undocumented, only Vectorworks reads a .vwx natively — no other CAD program opens it directly, and there is no legitimate free standalone viewer. Two realistic paths exist for a recipient without the software. The first is Vectorworks’ own cloud tools: upload the file to Vectorworks Cloud Services to view and share it in a browser, or open it in the free Nomad app on an iPad or phone. The second, and usually the more practical, is to ask the sender to export an interchange file: DWG or DXF for editing in another CAD program, IFC for BIM, or PDF and JPG/PNG simply to view and print. Every one of those exports is produced from inside Vectorworks, since nothing else can read the source.
Frequently asked questions
How do I open a VWX file without Vectorworks?
There is no free standalone viewer, because the format is proprietary and only Vectorworks reads it. Upload the file to Vectorworks Cloud Services or open it in the free Nomad app to view it, use a Vectorworks free trial, or ask the sender to export it to DWG/DXF (for CAD) or PDF/image (just to see it).
Why can’t I open a VWX in my older Vectorworks?
The format updates every year and is not forward-compatible, so a file saved in a newer Vectorworks will not open in an older release. Ask the sender to use File › Export › Export Vectorworks to save a copy in your version, or update Vectorworks.
What is the difference between VWX and MCD?
MCD is the older MiniCAD/VectorWorks format; VWX replaced it in Vectorworks 2008. Modern files are .vwx. Old .mcd files can be opened and upgraded into Vectorworks, but the process does not run in reverse.
References
- Vectorworks — official site
- Vectorworks Cloud Services and Nomad (view .vwx online and on mobile)
- Vectorworks Help — exporting DWG/DXF, PDF and IFC
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.