View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0025015 | Community | OCCT:DRAW | public | 2014-06-17 18:22 | 2014-06-19 13:02 |
| Reporter | Timo | Assigned To | Timo | ||
| Priority | normal | Severity | tweak | ||
| Status | closed | Resolution | no change required | ||
| Product Version | 6.7.0 | ||||
| Target Version | 6.8.0 | ||||
| Summary | 0025015: Remove duplicate Draw commands trollingball and brollingball | ||||
| Description | In BRepTest_FilletCommands.cxx there are 3 Draw commands that all do the same: rollingball, brollingball, trollingball. Were they retained for backwards compatibility? It would be cleaner to keep only one of them, preferrably "rollingball". They are defined in BRepTest::FilletCommands: ... theCommands.Add("rollingball", "rollingball r S radius [stopf1 ..] @ [f1 f2 ..] @ [e1 ..]", __FILE__, rollingball); theCommands.Add("brollingball", "brollingball r S radius [stopf1 ..] @ [f1 f2 ..] @ [e1 ..]", __FILE__, rollingball); theCommands.Add("trollingball", "trollingball r S radius [stopf1 ..] @ [f1 f2 ..] @ [e1 ..]", __FILE__, rollingball); | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
|
|
Sorry, I didn't check the code in detail. There is a difference between the three. brollingball and trollingball switch on options of rollingball. So, this issue could be deleted, but I don't have the rights to do it. |
|
|
Dear Bugmaster, could you close this issue. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-06-17 18:22 | Timo | New Issue | |
| 2014-06-17 18:22 | Timo | Assigned To | => mkv |
| 2014-06-18 12:51 | Timo | Note Added: 0029811 | |
| 2014-06-18 12:51 | Timo | Status | new => resolved |
| 2014-06-18 12:52 | Timo | Note Edited: 0029811 | |
| 2014-06-18 14:26 |
|
Note Added: 0029814 | |
| 2014-06-18 14:27 |
|
Test case number | => Not needed |
| 2014-06-18 14:27 |
|
Assigned To | mkv => bugmaster |
| 2014-06-18 14:27 |
|
Status | resolved => reviewed |
| 2014-06-18 14:27 |
|
Status | reviewed => tested |
| 2014-06-19 13:02 | apn | Assigned To | bugmaster => Timo |
| 2014-06-19 13:02 | apn | Status | tested => closed |
| 2014-06-19 13:02 | apn | Resolution | open => no change required |