Difference between revisions of "BlenderBIM Add-on"

From Wiki.OSArch
(→‎Features: added micromvd)
Line 40: Line 40:
 
* Import <code>.ifc</code>, <code>.ifczip</code>, and <code>.ifcxml</code> formats
 
* Import <code>.ifc</code>, <code>.ifczip</code>, and <code>.ifcxml</code> formats
 
* Export <code>.ifc</code>, <code>.ifczip</code>, and <code>.ifcjson</code> formats
 
* Export <code>.ifc</code>, <code>.ifczip</code>, and <code>.ifcjson</code> formats
 +
* Checking IFC data against an [https://technical.buildingsmart.org/standards/information-delivery-manual/ Information Delivery Manual] with [[Using_MicroMVDs_for_exchange_requirements|MicroMVDs]]
 
* Provide an interface to manage IFC data, including:
 
* Provide an interface to manage IFC data, including:
 
** Assigning IFC classes
 
** Assigning IFC classes

Revision as of 04:50, 17 March 2021

Please remove this "BlenderBIM_Addon_Documentation" template.

Logo blenderbim.svg
Blenderbim-screenshot.png
Website https://blenderbim.org
Source Github
License LGPL-2.0
Bugs Github
Community

Description

The BlenderBIM Add-on is a part of our Category:Blender_Add-ons. It provides functions related to OpenBIM reading, writing, and analysis.

You can find ways to offer financial support in the Donation_Directory.

BlenderBIM is alpha software, expect things to change and break. It is not ready for regular production work if you're not willing to expend a lot of pain and effort. Please read the BlenderBIM_Add-on_Roadmap to understand progress on the software.

Features

  • Featured projects
  • Import .ifc, .ifczip, and .ifcxml formats
  • Export .ifc, .ifczip, and .ifcjson formats
  • Checking IFC data against an Information Delivery Manual with MicroMVDs
  • Provide an interface to manage IFC data, including:
    • Assigning IFC classes
    • Assigning attributes to IFC elements
    • Assigning properties and property sets to IFC elements
    • Assigning quantities and quantity sets to IFC elements
    • Calculating quantities of IFC geometry
  • Clash detection

Learn More

The BlenderBIM website has a tutorial to export your first model.

You can then read these articles to learn to use the add-on in more detail.

We are collecting tips, tricks and best practices for using the BlenderBIM Add-on on this page:

Advanced usage

External Resources