Rename misleading "ifcblenderexport" directory to "blenderbim"

This commit is contained in:
Dion Moult
2021-03-26 20:44:14 +11:00
parent 074a8c287f
commit 6186a88568
244 changed files with 4 additions and 4 deletions
@@ -0,0 +1,18 @@
API Documentation
=================
.. automodule:: ifcopenshell.entity_instance
:members:
.. automodule:: ifcopenshell.file
:members:
.. automodule:: ifcopenshell.guid
:members:
.. automodule:: ifcopenshell.template
:members:
.. automodule:: ifcopenshell.validate
:members:
@@ -0,0 +1,5 @@
Quickstart
==========
For starters, you can read `Using IfcOpenShell to parse IFC files with Python
<https://thinkmoult.com/using-ifcopenshell-parse-ifc-files-python.html>`_