Good Day everyone
I have some difficulties reading an ifc file. There is an IfcBuildingPartElement that is apparently ‘too’ complex to read.
When excluding Geometry from the FeatureReader running it is successful, but as I am trying to analyse the Geometry, it is kind of needed to include it whilst reading. The Error message does not tell me which of the objects it read failed, which makes it hard to figure out how to bypass the geometry. Does anybody have any solutions how to get it to skip/process the complex pieces?
I have tried to ‘Continue Translation’ for Rejected Feature Handling, no luck
FME Workbench Message:
Processing on a solid has failed. The solid may be too complex, not closed, or not orientable.
Feature Reader Settings:
Cheers
Fred