Rebrand to Bonsai in IOS-Python docs

This commit is contained in:
Dion Moult
2024-08-23 00:12:11 +10:00
parent ae4f681f73
commit 2100528cbe
9 changed files with 25 additions and 26 deletions
+12 -12
View File
@@ -19,8 +19,8 @@ Changes will be sorted into three lists:
There are different methods of installation, depending on your situation.
1. **PyPI** is recommended for developers using Pip.
2. **Using the BlenderBIM Add-on** is recommended for non-developers wanting a
graphical interface.
2. **Using Bonsai** is recommended for non-developers wanting a graphical
interface.
3. **Source installation** is recommended for users wanting to use the latest
code as a library or a CLI utility.
@@ -31,19 +31,19 @@ PyPI
pip install ifcdiff
Using the BlenderBIM Add-on
---------------------------
Using Bonsai
------------
The BlenderBIM Add-on is a Blender based graphical interface to IfcOpenShell.
Other than providing a graphical IFC authoring platform, it also comes with
IfcOpenShell, its utilities, and a Python shell built-in. This means you don't
need to install Python first, and you also can compare your IfcOpenShell
scripting to what you see with a visual model viewer, or use a graphical
interface to access the IfcOpenShell utilities.
Bonsai is a Blender based graphical interface to IfcOpenShell. Other than
providing a graphical IFC authoring platform, it also comes with IfcOpenShell,
its utilities, and a Python shell built-in. This means you don't need to
install Python first, and you also can compare your IfcOpenShell scripting to
what you see with a visual model viewer, or use a graphical interface to access
the IfcOpenShell utilities.
1. Install the BlenderBIM Add-on by following the `BlenderBIM Add-on
1. Install Bonsai by following the `Bonsai
installation documentation
<https://docs.bonsaibim.org/users/installation.html>`_.
<https://docs.bonsaibim.org/quickstart/installation.html>`_.
2. Launch Blender. Change to the **Scene Properties** tab in the **Properties
Panel**. Scroll down to the **IFC Quality Control > IFC Diff** panel.