FreeCAD Cost Estimation

Description

BrickWallEstimate is BIM/Arch macro for FreeCAD that automatically estimates the cost of all the wall with IFCType or IFCRole = "Wall".

Usage

  • Download the macro from github repository (link below).
  • Enable python console.
  • Create a wall.
  • Run macro and it'll display different estiamtion parameters.
  • You can uncomment the line at the end of the macro to get the cost of selected objects only.

Contribution

A general template is povided in the github repo to make cost estimation template of different structures. It'll be then used to create a workbench.

Screenshot

working

Download

Download from Here