Difference between revisions of "BlenderBIM Add-on"

From Wiki.OSArch
(Created page with "The BlenderBIM Add-on is an add-on to Blender. It provides functions related to OpenBIM reading, writing, and analysis. File:Blenderbim-screenshot.png|200px|thumb|left|...")
 
Line 1: Line 1:
 +
{| class="wikitable" style="float:right; margin-left: 10px;"
 +
!colspan="2"|[[File:Ifcopenshell logo.png|64x64px]]
 +
|-
 +
!colspan="2"|[[File:Blenderbim-screenshot.png|400px]]
 +
|-
 +
| Website
 +
| https://blenderbim.org
 +
|-
 +
| Source
 +
| [https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/ifcblenderexport Github]
 +
|-
 +
| License
 +
| LGPL-2.0
 +
|-
 +
| Bugs
 +
| [https://github.com/IfcOpenShell/IfcOpenShell/issues Github]
 +
|-
 +
| Community
 +
|
 +
* [https://community.osarch.org/ Forum]
 +
* [http://webchat.freenode.net/##architect Chatroom]
 +
* [https://mastodon.social/@thinkMoult Mastodon (Dion Moult)]
 +
* [https://twitter.com/BlenderBIM Twitter]
 +
* [https://www.linkedin.com/in/dion-moult-3517651a/ LinkedIn (Dion Moult)]
 +
* [https://www.linkedin.com/groups/13761286/ LinkedIn Group]
 +
|}
 +
 
The BlenderBIM Add-on is an add-on to [[Blender]]. It provides functions related to OpenBIM reading, writing, and analysis.
 
The BlenderBIM Add-on is an add-on to [[Blender]]. It provides functions related to OpenBIM reading, writing, and analysis.
 
[[File:Blenderbim-screenshot.png|200px|thumb|left|alt text]]
 
  
 
=Features=
 
=Features=
Line 35: Line 60:
 
=Getting involved=
 
=Getting involved=
  
==Reporting bugs==
+
TODO
 
 
* [https://github.com/IfcOpenShell/IfcOpenShell/issues Github issue tracker]
 
  
 
==Financial support==
 
==Financial support==
  
 
* Donate to [https://liberapay.com/dionmoult/ Dion Moult]
 
* Donate to [https://liberapay.com/dionmoult/ Dion Moult]

Revision as of 04:07, 7 August 2020

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

The BlenderBIM Add-on is an add-on to Blender. It provides functions related to OpenBIM reading, writing, and analysis.

Features

  • 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

Getting started

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

Getting involved

TODO

Financial support