View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022311 | Open CASCADE | OCCT:Modeling Algorithms | public | 2011-03-09 16:16 | 2012-03-29 17:26 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.5.1 | ||||
Summary | 0022311: A regression was found: face obtained from 2D offset of a wire is invalid | ||||
Description | This is a regression after last fix to bug OCC22000: chl 918 A9 | ||||
Additional information and documentation updates | Documentation remark, added by JGV 2011-03-10 12:35:42: Changes: New generated class IndexedDataMapOfOrientedShapeListOfShape added to BRepFill.cdl The field "myMap" of class BRepFill_OffsetWire changes its type to BRepFill_IndexedDataMapOfOrientedShapeListOfShape Usage of IndexedDataMap instead of DataMap in some cases makes the algorithm more stable. Another small change in BRepFill_OffsetWire.cxx: keep the orientation of an edge before substitution of its vertices to prevent loss of right orientation. Another small change in MAT_Mat.gxx: making the algorithm more simple and clear. Modified entities: BRepFill.cdl BRepFill_OffsetWire.cdl BRepFill_OffsetWire.cxx MAT_Mat.gxx | ||||
Tags | No tags attached. | ||||
Test case number | |||||
occt: master 86b3805f 2011-04-28 15:32:04
Committer: bugmaster Details Diff |
OCC22311 A regression was found: face obtained from 2D offset of a wire is invalid |
Affected Issues 0022311 |
|
mod - src/BRepFill/BRepFill.cdl | Diff File | ||
mod - src/BRepFill/BRepFill_OffsetWire.cdl | Diff File | ||
mod - src/BRepFill/BRepFill_OffsetWire.cxx | Diff File | ||
mod - src/MAT/MAT_Mat.gxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-03-09 16:55 | bugmaster | Assigned To | bugmaster => jgv |
2011-03-09 16:55 | bugmaster | Status | new => assigned |
2011-03-10 13:34 | bugmaster | Status | assigned => resolved |
2011-04-21 15:46 |
|
Status | resolved => assigned |
2011-04-25 17:44 | bugmaster | Status | assigned => tested |
2011-04-28 19:32 | bugmaster | Status | tested => verified |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2011-12-28 17:41 |
|
Description Updated | |
2011-12-28 17:41 |
|
Additional Information Updated | |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master 86b3805f |