Editing BlenderBIM Add-on

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Infobox software
+
{{BlenderBIM_Add-on_Documentation}}
| icon      = BlenderBIM_Addon_logo.png
+
{| class="wikitable" style="float:right; margin-left: 10px;"
| screenshot = Blenderbim-screenshot.png
+
!colspan="2"|[[File:Logo_blenderbim.svg|200px]]
| website    = [https://blenderbim.org blenderbim.org]
+
|-
| source    = [https://github.com/IfcOpenShell/IfcOpenShell/tree/89d5c448558f7e93dc7de40619f2019d47202fb7/src/blenderbim source]
+
!colspan="2"|[[File:Blenderbim-screenshot.png|400px]]
| license    = [https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/COPYING LGPL-3.0]
+
|-
| bugs      = [https://github.com/IfcOpenShell/IfcOpenShell/issues report bugs]
+
| Website
| community  = [https://blenderbim.org/community.html community]
+
| https://blenderbim.org
| maturity  = Functional
+
|-
| donation  = [[Donation_Directory#BlenderBIM_Add-on|donate]]
+
| Source
}}
+
| [https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/ifcblenderexport Github]
 +
|-
 +
| License
 +
| GPL-3.0-or-later
 +
|-
 +
| 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]
 +
|}
 +
 
 
= Description =
 
= Description =
  
The BlenderBIM Add-on is an add-on to [[Blender]] and part of our [[:Category:Blender_Add-on]]s. It provides functions related to [[OpenBIM]] reading, writing, and analysis through a user interface to IfcOpenShell.
+
The BlenderBIM Add-on is a part of our [[:Category:Blender_Add-on]]s. 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.
 
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]].
 
You can find ways to offer financial support in the [[Donation_Directory]].
 
==Sub pages==
 
{{Subpages}}
 
  
 
== Features ==
 
== Features ==
Line 39: Line 53:
 
The BlenderBIM Add-on is your free, open source, NativeIFC AECO toolkit.
 
The BlenderBIM Add-on is your free, open source, NativeIFC AECO toolkit.
 
* “'''Your'''” because it belongs to you, the users. The BlenderBIM Add-on is not owned by a company.
 
* “'''Your'''” because it belongs to you, the users. The BlenderBIM Add-on is not owned by a company.
* “'''Free'''”, in two ways: you don’t have to pay, as in “free beer”, and free as in freedom/liberty. BlenderBIM Add-on will always be free because everybody is allowed to distribute the BlenderBIM Add-on free of charge. The BlenderBIM Add-on ensures your freedom by using a GNU license which provides the four freedoms:
+
* “'''Free'''”, in this context, means that you don’t have to pay, as in “free beer”. It will always be free because a company cannot buy the BlenderBIM Add-on and start charging you for it.
 +
* “'''Open source'''” means that users are engaged and empowered; users are in control of their tools. Open source bestows four user freedoms.
 
** The freedom to use our software for any purpose.
 
** The freedom to use our software for any purpose.
 
** The freedom to learn how our software is built.
 
** The freedom to learn how our software is built.
 
** The freedom to change our software to suit your needs.
 
** The freedom to change our software to suit your needs.
 
** The freedom to share our software with others, so we can all work together easier. If ten people each share one improvement, then everyone in the industry gets ten improvements.
 
** The freedom to share our software with others, so we can all work together easier. If ten people each share one improvement, then everyone in the industry gets ten improvements.
* “'''Open source'''” allows and encourages building communities around software projects. Users are in control of their tools.
+
* “'''NativeIFC'''” is about the freedom of data. With NativeIFC, users are not trapped and held hostage by vendor-controlled models.  
* “'''NativeIFC'''” because it is not translating geometry to and from an internal schema. The native language of the BlenderBIM Add-on is the IFC schema. Changes you make are changes to IFC data.  
 
 
* “'''AECO'''” indicates that the BlenderBIM Add-on is designed to be used by architects, engineers, construction, and operations teams; everybody in our industry.
 
* “'''AECO'''” indicates that the BlenderBIM Add-on is designed to be used by architects, engineers, construction, and operations teams; everybody in our industry.
 
* “'''Toolbox'''” because it is a collection of specialised tools for users to solve their problems.
 
* “'''Toolbox'''” because it is a collection of specialised tools for users to solve their problems.
Line 103: Line 117:
 
==== Enabling platform ====
 
==== Enabling platform ====
 
The BlenderBIM Add-on can be an enabling platform for new AECO applications. The BlenderBIM Add-on is much, much more than a new software application for the AECO industry. The BlenderBIM Add-on is also an enabling platform for an entire ecosystem of new NativeIFC software applications. To explain this, we need to look under the hood.
 
The BlenderBIM Add-on can be an enabling platform for new AECO applications. The BlenderBIM Add-on is much, much more than a new software application for the AECO industry. The BlenderBIM Add-on is also an enabling platform for an entire ecosystem of new NativeIFC software applications. To explain this, we need to look under the hood.
 
[[File:Under the hood.png|thumb|Under the hood]]
 
  
 
Everything starts with the user. The User Interface allows the user to interact with the BlenderBIM Add-on. The user experience, display, menu items, and input fields, come from a combination of existing Blender features and the new additional features of the BlenderBIM Add-on.  
 
Everything starts with the user. The User Interface allows the user to interact with the BlenderBIM Add-on. The user experience, display, menu items, and input fields, come from a combination of existing Blender features and the new additional features of the BlenderBIM Add-on.  
Line 136: Line 148:
 
The BlenderBIM website has a tutorial to export your first model.
 
The BlenderBIM website has a tutorial to export your first model.
  
* [https://blenderbim.org/docs/users/installation.html How to install the BlenderBIM Add-on]
+
* [https://blenderbim.org/install-blenderbim.html How to install the BlenderBIM Add-on]
* [https://blenderbim.org/docs/users/introduction_to_bim.html BlenderBIM beginners tutorial: my first BIM project]
+
* [https://blenderbim.org/blenderbim-tutorial.html BlenderBIM beginners tutorial: my first BIM project]
  
 
You can then read these articles to learn to use the add-on in more detail.
 
You can then read these articles to learn to use the add-on in more detail.
* [[BlenderBIM Add-on installation]]
+
 
* [[BlenderBIM Add-on Setting up a BIM Project]]
+
* [[How to install the BlenderBIM Add-on]]
* [[BlenderBIM Add-on for building and exporting an IFC model]]
+
* [[Setting up a BIM Project with BlenderBIM Add-on]]
 +
* [[Building and exporting an IFC model with BlenderBIM Add-on]]
 
* [[BlenderBIM Add-on adding information to IFC]]
 
* [[BlenderBIM Add-on adding information to IFC]]
* [[BlenderBIM Add-on exporting 2D documentation]]
+
* [[Exporting 2D documentation with BlenderBIM Add-on]]
 
* [[Adding labels linked to properties and quantities]]
 
* [[Adding labels linked to properties and quantities]]
 
* [[A simple step by step example of a project with BlenderBIM Add-on]]
 
* [[A simple step by step example of a project with BlenderBIM Add-on]]
Line 159: Line 172:
 
* [[BlenderBIM Add-on code examples]]
 
* [[BlenderBIM Add-on code examples]]
  
== External Resources ==
+
= External Resources =
 
+
<div style="float: right; margin: 10px;"><youtube width="400" height="240">https://www.youtube.com/watch?v=ZeMkG6jTzAg&list=PLUIgjxgKOw-p2PXjanhYszjmbXcSUKIrK</youtube></div>
* [https://blenderbim.org/docs/index.html BlenderBIM documentation]
+
* [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://www.youtube.com/channel/UCnl3Zvy78lNfGIYLBxAu5-g/videos IFC Architect] Youtube channel with many videotutorials to learn how to use BlenderBIM.
+
* "[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://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/c/BIMvoice/search?query=blenderbim playlist] focusing on BlenderBIM Add-on.
 
* "[https://vimeo.com/479924151 A Modular Toolkit for Developing openBIM Data Pipelines]" presentation to [[BuildingSMART International]], 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]
 
* Some examples of [https://github.com/IfcOpenShell/IfcOpenShell/issues/1153 generating 2D drawing directly from IFC]
* [https://github.com/myoualid/ifc-101-course IFC-101-course:] A video-series on IFC and BlenderBIM
+
 
* [https://www.youtube.com/results?search_query=blenderbim Here's] a general search for "BlenderBIM" on Youtube
+
{{Template:Software}}
{{Blender_Add-on}}
 
{{software}}
 
 
[[Category:BlenderBIM Add-on]]
 
[[Category:BlenderBIM Add-on]]
 
[[Category:Blender Add-on]]
 
[[Category:Blender Add-on]]
[[Category:Blender]]
 

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)