Skip to content

DURAARK/wiregen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

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.