Difference between revisions of "BlenderBIM Add-on"

From Wiki.OSArch
m
Line 27: Line 27:
 
|}
 
|}
  
The BlenderBIM Add-on is an add-on to [[Blender]]. It provides functions related to [[OpenBIM]] reading, writing, and analysis.
+
= Description =
  
=Features=
+
The BlenderBIM Add-on is a part of our [[:Category:Blender_Add-on]]s. It provides functions related to [[OpenBIM]] reading, writing, and analysis.
 +
 
 +
You can find ways to offer financial support in the [[Donation_Directory]].
 +
 
 +
== Features ==
  
 
* [[BlenderBIM Add-on featured projects|Featured projects]]
 
* [[BlenderBIM Add-on featured projects|Featured projects]]
Line 42: Line 46:
 
* [[Clash detection]]
 
* [[Clash detection]]
  
=Getting started=
+
== Learn More ==
  
 
The BlenderBIM website has a tutorial to export your first model.
 
The BlenderBIM website has a tutorial to export your first model.
Line 61: Line 65:
 
* [https://community.osarch.org/discussion/160/5d-blenderbim-a-tool-for-quantity-surveyors-or-cost-engineers 5D-BlenderBim: A tool for Quantity Surveyors or Cost Engineers]
 
* [https://community.osarch.org/discussion/160/5d-blenderbim-a-tool-for-quantity-surveyors-or-cost-engineers 5D-BlenderBim: A tool for Quantity Surveyors or Cost Engineers]
  
=Advanced usage=
+
==Advanced usage==
  
 
* [[BlenderBIM Add-on code examples]]
 
* [[BlenderBIM Add-on code examples]]
  
=Getting involved=
+
= External Resources =
 
+
<div style="float: right; margin: 30px;"><youtube>https://www.youtube.com/playlist?list=PLUIgjxgKOw-p2PXjanhYszjmbXcSUKIrK</youtube></div>
TODO
+
* [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.
 
 
==Financial support==
 
 
 
Are you interested in supporting this Open-Source BIM project financially? Here are a few options:
 
 
 
* Donate directly to [https://liberapay.com/dionmoult/ Dion Moult]
 
* Reach out to the [https://community.osarch.org/ community] to discuss other potential ways of supporting the project financially.
 
  
 
[[Category:BlenderBIM Add-on]] [[Category:Software]] [[Category:Blender Add-on]]
 
[[Category:BlenderBIM Add-on]] [[Category:Software]] [[Category:Blender Add-on]]

Revision as of 16:04, 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