Files
IfcOpenShell/src/bonsai/docs/guides/authoring/index.rst
T

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

61 lines
2.0 KiB
ReStructuredText
Raw Normal View History

Authoring models
================
2024-06-21 10:54:05 +03:00
This chapter covers the essential aspects of working with Industry Foundation Classes (IFC) in Bonsai. It is divided into five main sections:
2024-06-21 10:54:05 +03:00
.. only:: builder_html and (not singlehtml)
2024-06-21 10:54:05 +03:00
.. container:: toc-cards
2024-06-21 10:54:05 +03:00
.. container:: card
2024-06-21 10:54:05 +03:00
:doc:`understanding_ifc`
An introduction to IFC standards, schemas, and concepts.
This section explains the structure of IFC data, key spatial objects, and the role of organizations
like buildingSMART in maintaining IFC standards. It also covers IfcOpenShell and the broader ecosystem
of open standards in the AEC industry.
2024-06-21 10:54:05 +03:00
.. container:: card
2024-06-21 10:54:05 +03:00
:doc:`importing_viewing_models`
A guide on how to import existing IFC models into Bonsai and navigate them effectively.
This section includes techniques for inspecting and querying IFC data within the Bonsai environment.
2024-06-21 10:54:05 +03:00
.. container:: card
2024-06-21 10:54:05 +03:00
:doc:`starting_new_project`
Instructions on creating and setting up a new IFC project from scratch in Bonsai.
This covers initial project setup, including advanced options for more complex projects.
2024-06-21 10:54:05 +03:00
.. container:: card
2024-06-21 10:54:05 +03:00
:doc:`basic_modeling/index`
An exploration of fundamental IFC modeling techniques, including:
- Creating walls
- Adding doors and windows
- Modeling slabs and roofs
- Defining rooms and spaces
2024-06-21 10:54:05 +03:00
.. container:: card
2024-06-21 10:54:05 +03:00
:doc:`advanced_modeling/index`
A deep dive into more complex modeling techniques for experienced users, including:
- Creating custom parametric wall types
- Modeling furniture and fixtures
- Working with structural elements
- Designing multi-story buildings
- Modeling complex structures
2024-06-21 10:54:05 +03:00
.. container:: global-index-toc
2024-06-21 10:54:05 +03:00
.. toctree::
:hidden:
:maxdepth: 2
2024-06-21 10:54:05 +03:00
georeferencing
git_support
other_addons