View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030585 | Open CASCADE | OCCT:Modeling Algorithms | public | 2019-03-16 13:54 | 2020-12-11 11:59 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | duplicate | ||
Product Version | 5.2.2 | ||||
Target Version | 7.6.0 | ||||
Summary | 0030585: Modeling Algorithms - BRepFill_OffsetWire uses global instance of BRepMAT2d_Explorer | ||||
Description | BRepFill_OffsetWire can cause issues in multi-threaded applications, because it uses a shared instance of BRepMAT2d_Explorer class:// Modified by Sergey KHROMOV - Tue Nov 26 17:39:03 2002 Begin static BRepMAT2d_Explorer Exp; Exp.Perform(mySpine); This should be eliminated. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-16 13:54 | kgv | New Issue | |
2019-03-16 13:54 | kgv | Assigned To | => msv |
2019-03-16 13:54 | kgv | Relationship added | related to 0030584 |
2019-08-12 17:45 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:54 |
|
Target Version | 7.5.0 => 7.6.0 |
2020-12-06 18:04 | kgv | Relationship added | has duplicate 0031977 |
2020-12-07 10:03 | kgv | Note Added: 0097406 | |
2020-12-07 10:03 | kgv | Assigned To | msv => bugmaster |
2020-12-07 10:03 | kgv | Status | new => feedback |
2020-12-07 10:03 | kgv | Resolution | open => duplicate |
2020-12-07 10:03 | kgv | Note Edited: 0097406 | |
2020-12-11 11:59 | bugmaster | Status | feedback => closed |