Archived issue #0014531
Boolean Operation Algorithm fails
Description
Use the Draw commands below to reproduce the bug:
pcylinder c 10 20
pcone x 20 0 20
trotate x 0 0 20 0 1 0 45
ttranslate x 5 0 0
ttranslate x 0 0 1
ttranslate c -5 0 0
explode c f
explode x f
copy c_1 a1
copy x_1 a2
fit
bop a1 a2
bopfuse r
checkshape r
result of cheskshape->
On Shape faulty_1 :
BRepCheck_IntersectingWires
On Shape faulty_2 :
BRepCheck_IntersectingWires
On Shape faulty_3 :
pcylinder c 10 20
pcone x 20 0 20
trotate x 0 0 20 0 1 0 45
ttranslate x 5 0 0
ttranslate x 0 0 1
ttranslate c -5 0 0
explode c f
explode x f
copy c_1 a1
copy x_1 a2
fit
bop a1 a2
bopfuse r
checkshape r
result of cheskshape->
On Shape faulty_1 :
BRepCheck_IntersectingWires
On Shape faulty_2 :
BRepCheck_IntersectingWires
On Shape faulty_3 :
Public activity
4 archived notes
Participants are labeled by their role within this record.
Problem is not reproduced on master from 2016-09-15
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Wed Sep 21 10:58:11 2016 +0300
0014531: Boolean Operation Algorithm fails
Adding test case
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Wed Sep 21 10:58:11 2016 +0300
0014531: Boolean Operation Algorithm fails
Adding test case
Test case was added.
Result of executing is OK
Result of executing is OK
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]