IfcOpenShell-python: A python module based on IfcOpenShell
Installation instructions for Windows, Linux and Mac OSX
- Determine if your copy of Python is 32bit or 64bit
- Download the appropriate version of IfcOpenShell-python
- Windows
- IfcOpenShell-python for python 2.7 32bit Windows
- IfcOpenShell-python for python 2.7 64bit Windows
- IfcOpenShell-python for python 3.2 32bit Windows
- IfcOpenShell-python for python 3.2 64bit Windows
- IfcOpenShell-python for python 3.3 32bit Windows
- IfcOpenShell-python for python 3.3 64bit Windows
- IfcOpenShell-python for python 3.4 32bit Windows
- IfcOpenShell-python for python 3.4 64bit Windows
- IfcOpenShell-python for python 3.5 32bit Windows
- IfcOpenShell-python for python 3.5 64bit Windows
- Mac OSX (built using the 10.6 SDK)
- IfcOpenShell-python for python 2.7 64bit OSX
- IfcOpenShell-python for python 3.2 64bit OSX
- IfcOpenShell-python for python 3.3 64bit OSX
- IfcOpenShell-python for python 3.4 64bit OSX
- IfcOpenShell-python for python 3.5 64bit OSX
- Linux (suits most recent distributions)
- IfcOpenShell-python for python 2.7 32bit Linux
- IfcOpenShell-python for python 2.7 64bit Linux
- IfcOpenShell-python for python 3.2 32bit Linux
- IfcOpenShell-python for python 3.2 64bit Linux
- IfcOpenShell-python for python 3.3 32bit Linux
- IfcOpenShell-python for python 3.3 64bit Linux
- IfcOpenShell-python for python 3.4 32bit Linux
- IfcOpenShell-python for python 3.4 64bit Linux
- IfcOpenShell-python for python 3.5 32bit Linux
- IfcOpenShell-python for python 3.5 64bit Linux
- Place the extracted archive in the site-packages folder of your Python distribution
Usage
- The ifcopenshell module is now available for import. Many examples of common operations on IFC files will be provided on IfcOpenShell Academy