Archived issue #0021494
Intersection between cone and sphere fails
Description
See Steps To Reproduce.
Steps to reproduce
pcone c 15 0 10
psphere s 10
explode c f
explode s f
mksurface sc c_1
mksurface ss s_1
intersect i sc ss
# there is not an intersection curve, but it must be.
psphere s 10
explode c f
explode s f
mksurface sc c_1
mksurface ss s_1
intersect i sc ss
# there is not an intersection curve, but it must be.
Public activity
12 archived notes
Participants are labeled by their role within this record.
Problem is reproduced on current status of master
Please process it if time.
Problem is reproduced on the current master.
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: nbv
Date: Mon Oct 29 13:34:21 2018 +0300
0021494: Intersection between cone and sphere fails
Excess check has been removed.
[revision removed]
Detailed log of new commits:
Author: nbv
Date: Mon Oct 29 13:34:21 2018 +0300
0021494: Intersection between cone and sphere fails
Excess check has been removed.
Branch [archived branch] has been updated forcibly by Participant.
[revision removed]
[revision removed]
Dear Mikhail,
Please review CR21494 branch.
Test results are here: http://jenkins-test-12.nnov.opencascade.com/view/CR21494-master_NBV/
Please review CR21494 branch.
Test results are here: http://jenkins-test-12.nnov.opencascade.com/view/CR21494-master_NBV/
Commit message is unclear. Please provide more extended explanation.
The proc CheckIntersectionResult is defined two times in begin and in the test script.
It is better to accept parameter theListOfCurves by value then by name. And upvar will not be needed for it.
The proc CheckIntersectionResult is defined two times in begin and in the test script.
It is better to accept parameter theListOfCurves by value then by name. And upvar will not be needed for it.
Branch [archived branch] has been updated forcibly by Participant.
[revision removed]
[revision removed]
Dear Mikhail,
Please review the current state of the branch CR21494.
Test results are here:
Linux: http://jenkins-test-12.nnov.opencascade.com/view/CR21494-master_NBV/view/TESTING/job/CR21494-master_NBV-OCCT-Debian80-64-opt-test-restart/HTML_20Report/
Windows: http://jenkins-test-12.nnov.opencascade.com/view/CR21494-master_NBV/view/TESTING/job/CR21494-master_NBV-OCCT-Windows-64-VC14-opt-test-restart/HTML_20Report/
Please review the current state of the branch CR21494.
Test results are here:
Linux: http://jenkins-test-12.nnov.opencascade.com/view/CR21494-master_NBV/view/TESTING/job/CR21494-master_NBV-OCCT-Debian80-64-opt-test-restart/HTML_20Report/
Windows: http://jenkins-test-12.nnov.opencascade.com/view/CR21494-master_NBV/view/TESTING/job/CR21494-master_NBV-OCCT-Windows-64-VC14-opt-test-restart/HTML_20Report/
Reviewed.
Combination -
OCCT branch : [archived branch] SHA - [revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Debian80-64:
OCCT
Total CPU difference: 16420.54000000047 / 16441.770000000477 [-0.13%]
Products
Total CPU difference: 7069.500000000021 / 7071.160000000031 [-0.02%]
Windows-64-VC14:
OCCT
Total CPU difference: 17796.625 / 17785.90625 [+0.06%]
Products
Total CPU difference: 8533.640625 / 8535.15625 [-0.02%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
OCCT branch : [archived branch] SHA - [revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.
Number of compiler warnings:
No new/fixed warnings
Regressions/Differences/Improvements:
No regressions/differences
CPU differences:
Debian80-64:
OCCT
Total CPU difference: 16420.54000000047 / 16441.770000000477 [-0.13%]
Products
Total CPU difference: 7069.500000000021 / 7071.160000000031 [-0.02%]
Windows-64-VC14:
OCCT
Total CPU difference: 17796.625 / 17785.90625 [+0.06%]
Products
Total CPU difference: 8533.640625 / 8535.15625 [-0.02%]
Image differences :
No differences that require special attention
Memory differences :
No differences that require special attention
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]