mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
Updated links to point to current branch
This commit is contained in:
@@ -53,8 +53,8 @@ minimise the overlap between modules, so that developers can work on a single
|
|||||||
portion of the code with relative certainty that their actions will not affects
|
portion of the code with relative certainty that their actions will not affects
|
||||||
other developers.
|
other developers.
|
||||||
|
|
||||||
- `BlenderBIM Add-on modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/blenderbim/blenderbim/bim/module>`__
|
- `BlenderBIM Add-on modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/blenderbim/blenderbim/bim/module>`__
|
||||||
- `IFC modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/ifcopenshell-python/ifcopenshell/api>`__
|
- `IFC modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcopenshell-python/ifcopenshell/api>`__
|
||||||
|
|
||||||
The BlenderBIM Add-on comes with a secret **demo module** which is basically a
|
The BlenderBIM Add-on comes with a secret **demo module** which is basically a
|
||||||
hello world coding tutorial which teaches you about all the moving parts. It's
|
hello world coding tutorial which teaches you about all the moving parts. It's
|
||||||
@@ -278,9 +278,9 @@ authoring capabilities.
|
|||||||
|
|
||||||
The code for IfcOpenShell's various systems can be found here:
|
The code for IfcOpenShell's various systems can be found here:
|
||||||
|
|
||||||
- `ifcopenshell (core) <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/ifcopenshell-python/ifcopenshell>`__
|
- `ifcopenshell (core) <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcopenshell-python/ifcopenshell>`__
|
||||||
- `ifcopenshell.util <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/ifcopenshell-python/ifcopenshell/util>`__
|
- `ifcopenshell.util <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcopenshell-python/ifcopenshell/util>`__
|
||||||
- `ifcopenshell.api <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/ifcopenshell-python/ifcopenshell/api>`__
|
- `ifcopenshell.api <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcopenshell-python/ifcopenshell/api>`__
|
||||||
|
|
||||||
Asking for help
|
Asking for help
|
||||||
---------------
|
---------------
|
||||||
|
|||||||
Reference in New Issue
Block a user