Files
IfcOpenShell/src/ifcopenshell-python/docs/other.rst
T

19 lines
1.0 KiB
ReStructuredText

Other utilities
===============
There are other notable utilites that are built with, or integrate with
IfcOpenShell, but are not officially part of the IfcOpenShell umbrella.
+----------------------+---------------------------------------------------+
| Utility | Description |
+======================+===================================================+
| Ifc2JSON_ | Converts .ifc to .ifcJSON, including support for |
| | stripping geometry, and IfcJSON version 4 and 5a. |
+----------------------+---------------------------------------------------+
| VoxelisationToolkit_ | Converts .ifc geometry into voxels, and lets you |
| | perform voxel based geometric analysis. |
+----------------------+---------------------------------------------------+
.. _Ifc2JSON: https://github.com/buildingSMART/ifcJSON/tree/master/file_converters
.. _VoxelisationToolkit: https://github.com/opensourceBIM/voxelization_toolkit