Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 409 Bytes

Building-macro-FreeCAD

Installation steps

  1. Copy both files into the following path:- /usr/lib/freecad/Mod/

  2. To use the script. Run freecad and create new document. Then type following command at python console (at the bottom of freecad window):- import building

To change behavior, change parameters defined in config.py file and run script again in new freecad window.