Archived issue #0024417
BRepAlgoAPI_Section fails on attached shapes
Description
The output of the operation on the attached shapes is an empty shape. The tolerance of both shapes is: 0,005. Both shapes seem to be valid. Both shapes are composed of BSplines.
BRepAlgo_Section can tackle the faces.
BRepAlgo_Section can tackle the faces.
Steps to reproduce
pload ALL
restore Attachment 1 (BREP) s1
restore Attachment 2 (BREP) s2
checkshape s1
checkshape s2
bop s1 s2
bopsection result
checkshape result
vinit
vdisplay result
vsetdispmode result 1
vfit
restore Attachment 1 (BREP) s1
restore Attachment 2 (BREP) s2
checkshape s1
checkshape s2
bop s1 s2
bopsection result
checkshape result
vinit
vdisplay result
vsetdispmode result 1
vfit
Public activity
10 archived notes
Participants are labeled by their role within this record.
The problem is still present on current master
The command bopcurves gives 4 very short not connected curves.
Dear Mikhail,
The result seems to be OK o the current MASTER.
Draw[42]> nbs result
Number of shapes in rr
VERTEX : 2
EDGE : 1
WIRE : 0
FACE : 0
SHELL : 0
SOLID : 0
COMPSOLID : 0
COMPOUND : 1
SHAPE : 4
The result seems to be OK o the current MASTER.
Draw[42]> nbs result
Number of shapes in rr
VERTEX : 2
EDGE : 1
WIRE : 0
FACE : 0
SHELL : 0
SOLID : 0
COMPSOLID : 0
COMPOUND : 1
SHAPE : 4
Dear Nikolay, please create test case for this bug.
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: nbv
Date: Tue Dec 8 17:25:50 2015 +0300
0024417: BRepAlgoAPI_Section fails on attached shapes
Creation test case for this issue
[revision removed]
Detailed log of new commits:
Author: nbv
Date: Tue Dec 8 17:25:50 2015 +0300
0024417: BRepAlgoAPI_Section fails on attached shapes
Creation test case for this issue
Dear Mikhail,
Please review CR24417 branch.
Please review CR24417 branch.
Reviewed.
Branch [archived branch] has been updated by Participant.
[revision removed]
Detailed log of new commits:
Author: mkv
Date: Thu Dec 10 16:38:02 2015 +0300
Small correction of test case
[revision removed]
Detailed log of new commits:
Author: mkv
Date: Thu Dec 10 16:38:02 2015 +0300
Small correction of test case
Dear Commenter 1,
http://occt-tests/CR26949-master-occt-64/Debian70-64/bugs/modalg_6/bug24417.html
http://occt-tests/CR26949-master-occt-64/Windows-64-VC10/bugs/modalg_6/bug24417.html
bugs modalg_6 bug24417: OK
Branch CR24417 is TESTED.
http://occt-tests/CR26949-master-occt-64/Debian70-64/bugs/modalg_6/bug24417.html
http://occt-tests/CR26949-master-occt-64/Windows-64-VC10/bugs/modalg_6/bug24417.html
bugs modalg_6 bug24417: OK
Branch CR24417 is TESTED.
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]