Difference between revisions of "BlenderBIM Add-on"

From Wiki.OSArch
m
m (Fix embedded youtube playlist link)
Line 70: Line 70:
  
 
= External Resources =
 
= External Resources =
<div style="float: right; margin: 30px;"><youtube>https://www.youtube.com/playlist?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.
  
 
[[Category:BlenderBIM Add-on]] [[Category:Software]] [[Category:Blender Add-on]]
 
[[Category:BlenderBIM Add-on]] [[Category:Software]] [[Category:Blender Add-on]]

Revision as of 17:06, 22 November 2020

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.

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.

Advanced usage

External Resources