File Watcher

The file Watcher is a thread function that automatically monitors the source file path of the imported plan layer (e.g., PDF, DXF, PNG). If the source file is modified externally, the system detects the change and triggers a re-import of the plan in Exaplan while preserving its scaling and position.

Purpose

This feature streamlines the iterative design process by removing the need for manual reloading. users can update the plan in their preferred CAD software, save the file, and see the changes reflected instantly in the 1:1 floor projection.

Configuration

You can enable the File Watcher in the Configuration File by setting:

"enableFileWatcher":true

After you restart Exaplan and load a file, the watcher symbol should show up as below:

Last updated