View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020172 | Open CASCADE | OCCT:Modeling Algorithms | public | 2008-07-28 15:43 | 2017-10-11 14:24 |
Reporter | Assigned To | ||||
Priority | normal | Severity | trivial | ||
Status | assigned | Resolution | open | ||
OS | Linux | ||||
Summary | 0020172: Fillet hangs up DRAW (and Salome) for the shape, if value of radius has some digits after comma. | ||||
Description | Draw[4]> pcylinder pc 100 300 (default in Salome) Draw[5]> psphere ps 200 (default in Salome, only radius is changed 100 -> 200) Draw[6]> bfuse res pc ps Draw[7]> explode res e res_1 res_2 res_3 res_4 res_5 res_6 Draw[8]> compound res_1 res_2 res_3 res_4 res_5 res_6 c Draw[9]> fillet rf res 100,001 c It hangs up Draw (in Salome hangs up too). r=100 or 100.1 - ok. r= 100.01 - hangs up too. It's actual bug, because min radius in Salome = 0.001, so I have got value 100.001, using scroll arrow only. | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_7 bug20172_1, bug20172_2 | ||||
2017-10-11 14:23 tester |
bug20172_1 (637 bytes) |
2017-10-11 14:23 tester |
bug20172_2 (637 bytes) |
|
Problem is reproduced on the current master. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-21 15:41 | bugmaster | Assigned To | bugmaster => jgv |
2008-11-21 15:41 | bugmaster | Status | new => assigned |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2017-10-11 14:23 |
|
File Added: bug20172_1 | |
2017-10-11 14:23 |
|
File Added: bug20172_2 | |
2017-10-11 14:24 |
|
Test case number | => bugs modalg_7 bug20172_1, bug20172_2 |
2017-10-11 14:24 |
|
Note Added: 0071342 | |
2017-10-11 14:24 |
|
Fixed in Version | EMPTY => |
2017-10-11 14:24 |
|
Description Updated |