Difference between revisions of "BlenderBIM Add-on"

From Wiki.OSArch
Line 82: Line 82:
 
* "[https://vimeo.com/479924151 A Modular Toolkit for Developing openBIM Data Pipelines]" presentation to [[buildingSmart]], 20 minute video. The project won the 2020 Technology Award. The toolkit includes [[BlenderBIM Add-on]] and it's components IFC Diff, IFC Clash, BIM Tester, IFC Patch, IFC CSV and IFC CoBie
 
* "[https://vimeo.com/479924151 A Modular Toolkit for Developing openBIM Data Pipelines]" presentation to [[buildingSmart]], 20 minute video. The project won the 2020 Technology Award. The toolkit includes [[BlenderBIM Add-on]] and it's components IFC Diff, IFC Clash, BIM Tester, IFC Patch, IFC CSV and IFC CoBie
 
* In [https://twitter.com/theoryshaw/status/1448024088631549955 this] Twitter thread [https://community.osarch.org/profile/theoryshaw Ryan Schultz] from [http://openingdesign.com/ OpeningDesign] provides a series of quick, off-the-cuff BlenderBIM tutorials. They are centered around the development and evolution of The Stead: an open source modular/panelized home.
 
* In [https://twitter.com/theoryshaw/status/1448024088631549955 this] Twitter thread [https://community.osarch.org/profile/theoryshaw Ryan Schultz] from [http://openingdesign.com/ OpeningDesign] provides a series of quick, off-the-cuff BlenderBIM tutorials. They are centered around the development and evolution of The Stead: an open source modular/panelized home.
 +
* Some examples of [https://github.com/IfcOpenShell/IfcOpenShell/issues/1153 generating 2D drawing directly from IFC]
  
 
{{Template:Software}}
 
{{Template:Software}}
 
[[Category:BlenderBIM Add-on]]
 
[[Category:BlenderBIM Add-on]]
 
[[Category:Blender Add-on]]
 
[[Category:Blender Add-on]]

Revision as of 13:35, 27 October 2021

Please remove this "BlenderBIM_Addon_Documentation" template.

Logo blenderbim.svg
Blenderbim-screenshot.png
Website https://blenderbim.org
Source Github
License GPL-3.0-or-later
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 through a user interface to IfcOpenShell.

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.

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

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

This page describes a software project from our AEC Free Software directory