Archived issue #0024746
Bug in BRepAlgoAPI
Description
Hello !
I got a violation access when using BRepAlgoAPI_Common on two faces coming from a Step File.
I did a draw script to test that and the Bopcommon don't do anything, I guess the error is caught by drawn
(Bopcommon should find an intersection edge, as when intersecting the boundary edge which is in common..)
Thx
Thx for your answer
I got a violation access when using BRepAlgoAPI_Common on two faces coming from a Step File.
I did a draw script to test that and the Bopcommon don't do anything, I guess the error is caught by drawn
(Bopcommon should find an intersection edge, as when intersecting the boundary edge which is in common..)
Thx
Thx for your answer
Steps to reproduce
ReadStep doc Attachment 1 (STP)
XGetShape c doc 0:1:1:1
explode c f
explode c_2 e
bop c_1 c_2
bopcommon res1
nbshapes res1
bop c_1 c_2_4
bopcommon res2
nbshapes res2
XGetShape c doc 0:1:1:1
explode c f
explode c_2 e
bop c_1 c_2
bopcommon res1
nbshapes res1
bop c_1 c_2_4
bopcommon res2
nbshapes res2
Public activity
4 archived notes
Participants are labeled by their role within this record.
The problem is not reproduced on current master, please add a test case and close the issue if it is Ok
Branch [archived branch] has been created by Commenter 3.
[revision removed]
Detailed log of new commits:
Author: Commenter 3
Date: Wed Oct 29 18:23:18 2014 +0300
0024746: Bug in BRepAlgoAPI
Added test case bugs/modalg_5/bug24746
[revision removed]
Detailed log of new commits:
Author: Commenter 3
Date: Wed Oct 29 18:23:18 2014 +0300
0024746: Bug in BRepAlgoAPI
Added test case bugs/modalg_5/bug24746
Problem is not reproduced on current state of master on Windows and Debian60-64 in Release and Debug modes.
Branch CR24746 was created. It contains test case:
bugs modalg_5 bug24746 - OK
Branch CR24746 was created. It contains test case:
bugs modalg_5 bug24746 - OK
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]