GreatDevelopers / Building-macro-FreeCAD

Create 3D building in FreeCAD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Create 3D building in FreeCAD


Languages

Language:Python 100.0%