Open
Description
I currently get an anonymized list of errors in the Read/Write IFC tab, like:
Error: convertIfcBooleanOperand problems in extrude: poly_data->points.size()
!= 2*polygonal_boundary.size()
convertIfcBooleanOperand problems in extrude: poly_data->points.size() !=
2*polygonal_boundary.size()
convertIfcBooleanOperand problems in extrude: poly_data->points.size() !=
2*polygonal_boundary.size()
convertIfcBooleanOperand problems in extrude: poly_data->points.size() !=
2*polygonal_boundary.size()
convertIfcBooleanOperand problems in extrude: poly_data->points.size() !=
2*polygonal_boundary.size()
...
By knowing the STEP numbers, where each fail occurs, I could extract only the
offending IFC snippets and attach them to future logs.
Thanks
Original issue reported on code.google.com by [email protected]
on 5 Aug 2014 at 2:43