See #3266. Write documentation on how to use IfcCSV.

This commit is contained in:
Dion Moult
2023-06-07 16:00:12 +10:00
parent 3758c454c9
commit 47c6c2ce9a
4 changed files with 152 additions and 7 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Source installation
1. :doc:`Install IfcOpenShell <ifcopenshell-python/installation>`
2. `Clone the source code <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcdiff>`_.
3. ``cd /path/to/src/ifcdiff``
3. ``cd /path/to/IfcOpenShell/src/ifcdiff``
4. ``pip install -r requirements.txt``
Here is a minimal example of how to use IfcDiff as a Python module or CLI