mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
Fix #3264. Describe IFC to JSON conversion (and other formats) in documentation.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
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
|
||||
Reference in New Issue
Block a user