Difference between revisions of "BlenderBIM Add-on"

From Wiki.OSArch
Line 77: Line 77:
 
<div style="float: right; margin: 10px;"><youtube width="400" height="240">https://www.youtube.com/watch?v=ZeMkG6jTzAg&list=PLUIgjxgKOw-p2PXjanhYszjmbXcSUKIrK</youtube></div>
 
<div style="float: right; margin: 10px;"><youtube width="400" height="240">https://www.youtube.com/watch?v=ZeMkG6jTzAg&list=PLUIgjxgKOw-p2PXjanhYszjmbXcSUKIrK</youtube></div>
 
* [https://community.osarch.org/profile/condur Petru Conduraru] of the BIMVoice [https://www.youtube.com/channel/UCPKI_VFw_UHYwEB3WeP69Sw Youtube Channel] and [https://bimvoice.com/ Podcast] has some introductory videos and a [https://www.youtube.com/playlist?list=PLUIgjxgKOw-p2PXjanhYszjmbXcSUKIrK playlist] focusing on BlenderBIM Add-on.
 
* [https://community.osarch.org/profile/condur Petru Conduraru] of the BIMVoice [https://www.youtube.com/channel/UCPKI_VFw_UHYwEB3WeP69Sw Youtube Channel] and [https://bimvoice.com/ Podcast] has some introductory videos and a [https://www.youtube.com/playlist?list=PLUIgjxgKOw-p2PXjanhYszjmbXcSUKIrK playlist] focusing on BlenderBIM Add-on.
 +
* "[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
  
 
[[Category:BlenderBIM Add-on]] [[Category:Software]] [[Category:Blender Add-on]]
 
[[Category:BlenderBIM Add-on]] [[Category:Software]] [[Category:Blender Add-on]]

Revision as of 15:43, 13 February 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
  • 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