Archived issue #0028773
BRepAlgoAPI_Cut invalid result
Description
Applying cut to two valid shapes produces an invalid shape as a result.
Also tried to se:
bfuzzyvalue 1e-3
but with the same result
Also tried to se:
bfuzzyvalue 1e-3
but with the same result
Steps to reproduce
Draw[26]> restore Attachment 1 (BREP)
shp1
Draw[27]> restore Attachment 2 (BREP)
shp2
Draw[28]> checkshape shp1
This shape seems to be valid
Draw[29]> bopcheck shp1
This shape seems to be OK.
Draw[30]> checkshape shp2
This shape seems to be valid
Draw[31]> bopcheck shp2
This shape seems to be OK.
Draw[32]> bopargcheck shp1 shp2 -C #F
Shape(s) seem(s) to be valid for BOP.
Draw[33]> bop shp1 shp2
Draw[34]> bopcut res
Draw[35]> checkshape res
Shape faulty_1 on shape faulty_2 :
BRepCheck_BadOrientationOfSubshape
Faulty shapes in variables faulty_1 to faulty_2
shp1
Draw[27]> restore Attachment 2 (BREP)
shp2
Draw[28]> checkshape shp1
This shape seems to be valid
Draw[29]> bopcheck shp1
This shape seems to be OK.
Draw[30]> checkshape shp2
This shape seems to be valid
Draw[31]> bopcheck shp2
This shape seems to be OK.
Draw[32]> bopargcheck shp1 shp2 -C #F
Shape(s) seem(s) to be valid for BOP.
Draw[33]> bop shp1 shp2
Draw[34]> bopcut res
Draw[35]> checkshape res
Shape faulty_1 on shape faulty_2 :
BRepCheck_BadOrientationOfSubshape
Faulty shapes in variables faulty_1 to faulty_2
Public activity
4 archived notes
Participants are labeled by their role within this record.
This bug is not reproduced in the current master version.
Dear Commenter 1, please create a test case for this bug and close it.
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Wed May 31 18:28:29 2017 +0300
0028773: BRepAlgoAPI_Cut invalid result
Adding test case only
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Wed May 31 18:28:29 2017 +0300
0028773: BRepAlgoAPI_Cut invalid result
Adding test case only
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]