[netbuilder] generated shapes are no fragments
According to the OCC docu, generated shapes are only those that do not have the same dimension as the shapes participating in a boolean operation. Thus, inserting them as fragments here leads to errors in the brep writer and is not what we want. In OCC7.5 this fails while OCC7.3 did not have issues with this for some reason.
Please register or sign in to comment