OpenCascade is not practically optional for now

This commit is contained in:
Dion Moult
2022-09-01 09:07:40 +10:00
parent a26f60861e
commit 6849bb8c17
@@ -18,8 +18,8 @@ You will need:
IfcOpenShell depends on:
- `Boost <http://www.boost.org/>`__
- (Optional) `OpenCascade <https://dev.opencascade.org/>`__ - for building IfcGeom
For converting IFC representation items into BRep solids and tessellated meshes
- `OpenCascade <https://dev.opencascade.org/>`__ - for building IfcGeom For
converting IFC representation items into BRep solids and tessellated meshes
- (Optional) `OpenCOLLADA <https://github.com/khronosGroup/OpenCOLLADA/>`__ -
for IfcConvert to be able to write tessellated Collada (.dae) files
- (Optional) `SWIG <http://www.swig.org/>`__ and `Python