Files
IfcOpenShell/src/blenderbim/docs/index.rst
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

48 lines
1.4 KiB
ReStructuredText
Raw Normal View History

Let's get started
=================
2022-05-04 16:04:18 +10:00
The BlenderBIM Add-on lets you analyse, create, and modify OpenBIM with Blender.
Quickstart video tutorial
-------------------------
Learn how to model a small building and create simple architectural plans, sections, 2D details, and sheet layouts in this short tutorial series.
`View all tutorial videos <https://www.youtube.com/playlist?list=PLMDcOjMJYxUPHHvEHqAsOuBdSPsp6or32>`__
.. raw:: html
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/videoseries?list=PLMDcOjMJYxUPHHvEHqAsOuBdSPsp6or32" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
2022-05-04 16:04:18 +10:00
.. note::
This documentation is incomplete. Would you like to help write more? `Get in touch! <https://osarch.org/chat/>`__
2020-01-08 10:58:52 +11:00
.. toctree::
:hidden:
:maxdepth: 1
:caption: For users:
2020-01-08 10:58:52 +11:00
2022-05-04 16:04:18 +10:00
users/introduction_to_bim
users/installation
users/exploring_an_ifc_model
2022-09-07 20:13:11 +10:00
users/creating_an_ifc_model
2022-06-02 19:01:09 +10:00
users/georeferencing
users/dealing_with_large_models
users/git_support
users/other_addons
users/general_usage
2020-01-08 10:58:52 +11:00
.. toctree::
:hidden:
:maxdepth: 1
:caption: For developers:
2020-01-08 10:58:52 +11:00
devs/installation
devs/hello_world
devs/running_tests
devs/writing_docs
devs/undo_system
2023-01-06 17:11:51 +11:00
devs/system_support
devs/ux_guidelines