DXF JSON Viewer Help

Welcome to the DXF JSON Viewer! This tool allows you to load, view, and annotate 2D drawing data exported from CAD software in JSON format.

Getting Started

Generating Scene Files from DXF

To view your DXF drawings in this application, you first need to convert them into the Three.js JSON scene format (.json or .json.gz).

Please use our dedicated converter application, available at: /Editor/index.html

Load your DXF file in the converter, then export it as a Three.js JSON scene. You can then load that exported JSON file into this viewer.

Drawing Hotspots (Areas)

Saving Hotspot Details

Once a polygon is completed (by clicking the first point or pressing Enter), a "Save Room Hotspot" modal will appear:

Managing Hotspots List

Interacting with Hotspots in Viewer

Exporting Your Scene

Getting Your Scene File

Once you click the "Export Scene" button, your browser will automatically download the generated .dxfhs file.