Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 484 Bytes

wiregen

DURAARK wiregen component

This tool creates a hypothesis if a most probable wire routing, given an installation zone grammar and the geometric configuration of a set of rooms. It is implemented as a NodeJS commandline application.

Command line arguments

  -g, --grammar (required): Set Installation Zone Grammar (JSON)
  -i, --input (required): Set room layout input symbols created by the first rule (JSON)
  -o, --output (optional): Set output directory.