mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Update ifccsv.rst
BlenderBIM to Bonsai changes
This commit is contained in:
@@ -44,7 +44,7 @@ you make in the spreadsheet or table will also be made in the IFC.
|
||||
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
|
||||
2. **Using Bonsai** is recommended for non-developers wanting a
|
||||
graphical interface.
|
||||
3. **Source installation** is recommended for developers wanting to use the
|
||||
latest code as a library or a CLI utility.
|
||||
@@ -56,17 +56,17 @@ PyPI
|
||||
|
||||
pip install ifccsv
|
||||
|
||||
Using the BlenderBIM Add-on
|
||||
Using Bonsai
|
||||
---------------------------
|
||||
|
||||
The BlenderBIM Add-on is a Blender based graphical interface to IfcOpenShell.
|
||||
Bonsai is a Blender Add-on that provides a graphical interface for 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>`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user