View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0031022 | Community | OCCT:Coding | public | 2019-10-02 16:21 | 2019-10-04 15:44 |
| Reporter | denix56 | Assigned To | bugmaster | ||
| Priority | normal | Severity | just a question | ||
| Status | closed | Resolution | no change required | ||
| Product Version | 7.4.0 | ||||
| Summary | 0031022: PrepareHistory() in BopAlgo_Builder became non-virtual | ||||
| Description | In 7.4.0 PrepareHistory() became non-virtual method, that was override in our application. Could it be made virtual again? | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
History preparation in BOP has been strongly refactored in 7.4.0. You can use methods BOPAlgo_Builder::LocModified(theShape) and BOPAlgo_Builder::LocGenerated(theShape) to customize how the information about shapes modification is collected. If these methods are not suitable for you, please describe how you use the PrepareHistory method and the reasons why you can't use the LocModified and LocGenerated methods, so we could help. |
|
|
I managed to refactor my code to avoid this overload. Close the bug |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-02 16:21 | denix56 | New Issue | |
| 2019-10-02 16:21 | denix56 | Assigned To | => kgv |
| 2019-10-02 16:30 | kgv | Assigned To | kgv => emv |
| 2019-10-02 16:30 | kgv | Severity | minor => just a question |
| 2019-10-02 16:30 | kgv | Product Version | => 7.4.0 |
| 2019-10-02 16:58 |
|
Assigned To | emv => denix56 |
| 2019-10-02 17:03 |
|
Note Added: 0087696 | |
| 2019-10-02 17:03 |
|
Status | new => feedback |
| 2019-10-04 14:01 | denix56 | Note Added: 0087812 | |
| 2019-10-04 14:20 |
|
Assigned To | denix56 => bugmaster |
| 2019-10-04 15:44 |
|
Status | feedback => closed |
| 2019-10-04 15:44 |
|
Resolution | open => no change required |