View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027623 | Open CASCADE | OCCT:Modeling Algorithms | public | 2016-06-20 14:49 | 2023-08-01 15:08 |
Reporter | Assigned To | ||||
Priority | low | Severity | minor | ||
Status | new | Resolution | open | ||
Target Version | Unscheduled | ||||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-20 14:49 |
|
New Issue | |
2016-06-20 14:49 |
|
Assigned To | => msv |
2016-06-20 14:50 |
|
Priority | normal => low |
2016-10-28 17:03 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-07-24 09:32 |
|
Target Version | 7.2.0 => 7.3.0 |
2017-08-17 14:58 |
|
Test case number | => bugs modalg_7 bug27623 |
2017-08-17 14:58 |
|
Note Added: 0069525 | |
2017-12-05 16:59 |
|
Target Version | 7.3.0 => 7.4.0 |
2019-08-12 16:43 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:56 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-08-29 18:51 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:42 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |