View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027698 | Open CASCADE | OCCT:Modeling Algorithms | public | 2016-07-20 16:56 | 2017-04-05 10:02 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | no change required | ||
Product Version | 7.0.0 | ||||
Target Version | 7.2.0 | ||||
Summary | 0027698: Non-destructive principle in BRepPrimAPI_MakePrism algorithm | ||||
Description | The algorithm modifies the input shape passed as its argument | ||||
Steps To Reproduce | 1. Open any of tests below: - bugs/modalg_1/buc60684 - prism/seminf/A1 - bugs/modalg_2/bug341 2. Add "setflags shape locked" row to lock input shape. 3. Run test 4. The exception is raised | ||||
Tags | No tags attached. | ||||
Test case number | |||||
child of | 0027166 | assigned | Non-destructive principle in algorithms |
|
The constructors of the class BRepPrimAPI_Prism have the argument "Copy". By default it is false. If it is made true the problem disappears. So, there is nothing to do in this bug. With Copy=true the algorithm is already non-destructive. I have checked this modifying the script bugs/modalg_1/buc60684. If we insert there locking flag for the shape and add Copy parameter to the prism command no exception is raised. So, this bug is to be closed. |
|
Dear bugmaster, please close this bug. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-20 16:56 |
|
New Issue | |
2016-07-20 16:56 |
|
Assigned To | => msv |
2016-07-20 16:57 |
|
Relationship added | child of 0027166 |
2016-07-21 09:23 |
|
Assigned To | msv => ema |
2016-07-21 09:23 |
|
Status | new => assigned |
2016-07-21 10:19 |
|
Description Updated | |
2016-07-21 10:19 |
|
Steps to Reproduce Updated | |
2016-07-21 10:20 |
|
Steps to Reproduce Updated | |
2016-10-28 16:28 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-01-24 12:09 |
|
Assigned To | ema => mpa |
2017-04-04 18:32 |
|
Note Added: 0064906 | |
2017-04-04 18:33 |
|
Note Added: 0064907 | |
2017-04-04 18:33 |
|
Assigned To | mpa => bugmaster |
2017-04-04 18:33 |
|
Status | assigned => feedback |
2017-04-04 18:33 |
|
Resolution | open => no change required |
2017-04-05 10:02 | bugmaster | Status | feedback => closed |