DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0014531

Boolean Operation Algorithm fails

Open CASCADEOCCT:Modeling Algorithmsclosed4 public notes

Search issues

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 :

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Problem is not reproduced on master from 2016-09-15
02Commenter 2
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
03Commenter 1
Test case was added.
Result of executing is OK
04Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]