Anonymous | Login | 2021-01-18 07:26 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0027623 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2016-06-20 14:49 | 2020-09-14 22:56 | ||||||||
Reporter | nbv | ||||||||||||
Assigned To | msv | ||||||||||||
Priority | low | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | [OCCT] 7.6.0* | Fixed in Version | |||||||||||
Summary | 0027623: Cannot find intersection line between two trimmed planar surfaces | ||||||||||||
Description | See Steps To Reproduce. Indeed, planes are not intersected (the distance between them is 1.0e-5). However, we launch intersection algorithm with the tolerance 4.0e-4. Therefore, intersection line must be found. | ||||||||||||
Steps To Reproduce | Draw[]> plane s1 0 0 0 0 0 1 1 0 0 Draw[]> trim s1 s1 -10 10 -10 10 Draw[]> plane s2 0 0 10 1 0 0 0 0 1 Draw[]> trim s2 s2 -10+1.0e-5 10 -10+1.0e-5 10 Draw[]> intersect ii s1 s2 4.0e-4 #Empty result | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | bugs modalg_7 bug27623 | ||||||||||||
Attached Files | |||||||||||||
![]() |
|
(0069525) apv (tester) 2017-08-17 14:58 |
Problem described in issue is reproduced on current state of OCCT. |
![]() |
|||
Date Modified | Username | Field | Change |
2016-06-20 14:49 | nbv | New Issue | |
2016-06-20 14:49 | nbv | Assigned To | => msv |
2016-06-20 14:50 | nbv | Priority | normal => low |
2016-10-28 17:03 | msv | Target Version | 7.1.0 => 7.2.0 |
2017-07-24 09:32 | msv | Target Version | 7.2.0 => 7.3.0 |
2017-08-17 14:58 | apv | Test case number | => bugs modalg_7 bug27623 |
2017-08-17 14:58 | apv | Note Added: 0069525 | |
2017-12-05 16:59 | msv | Target Version | 7.3.0 => 7.4.0 |
2019-08-12 16:43 | msv | Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:56 | msv | Target Version | 7.5.0 => 7.6.0* |
Copyright © 2000 - 2021 MantisBT Team |