View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028696 | Open CASCADE | OCCT:Modeling Algorithms | public | 2017-04-28 09:50 | 2023-08-01 15:08 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.1.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0028696: Modeling Algorithms - Offset 2D algorithm produces micro edges | ||||
Description | This use case is given from the test bugs modalg_1 bug16667_3. From initial well defined wire consisting of 8 smoothly connected edges the command mkoffset produces a wire with 10 edges, two of which are too small according to ValidRange criteria (see BRepLib::FindValidRange). The snapshot shows the initial wire and the result with orientations of edges. | ||||
Steps To Reproduce | test bugs modalg_1 bug16667_3 test bugs modalg_1 bug16667_4 # check that all edges have enough length foreach e [explode result e] { if {[validrange $e] == "edge has no valid range"} { regexp {Mass : *([0-9\-+.eE]+)} [lprops $e] dummy len regexp {Tolerance MAX=([0-9\-+.eE]+)} [tolerance r_1] dummy tol puts "Error: edge $e (lenth=$len, tolerance=$tol) is too small" } } | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_7 bug28696_1, bug28696_2 | ||||
related to | 0031871 | assigned | Open CASCADE | Modeling Algorithms - Elaborate consistent shape validity criteria |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-04-28 09:50 |
|
New Issue | |
2017-04-28 09:50 |
|
Assigned To | => msv |
2017-04-28 09:50 |
|
File Added: wire_n_offset.PNG | |
2017-04-28 10:04 |
|
Note Added: 0065630 | |
2017-04-28 10:04 |
|
Steps to Reproduce Updated | |
2017-07-24 09:22 |
|
Target Version | 7.2.0 => 7.3.0 |
2017-08-28 17:14 |
|
Test case number | => bugs modalg_7 bug28696_1, bug28696_2 |
2017-08-28 17:14 |
|
Note Added: 0070002 | |
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 |
2020-10-22 11:31 |
|
Relationship added | related to 0031871 |
2020-10-22 14:52 | kgv | Summary | Offset 2D algorithm produces micro edges => Modeling Algorithms - Offset 2D algorithm produces micro edges |
2020-11-12 15:15 |
|
Assigned To | msv => asuraven |
2021-08-29 19:06 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:41 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |