View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000024 | Open CASCADE | OCCT:Shape Healing | public | 2001-11-21 14:27 | 2006-06-29 09:15 |
Reporter | Assigned To | ||||
Priority | none | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | Windows NT | ||||
Fixed in Version | 5.0.0 | ||||
Summary | 0000024: Recorded modifications are lost when converting from ShapeBuild_ReShape into ShapeProcess_ShapeContext and back | ||||
Description | RLN, November 21: Problem initially detected on 4.0. Though record of modifications in those two classes seem to be equivalent, it is not. To reproduce the problem use Shape Healing Demo (http://info.nnov.matra-dtv.fr/~det/Projects/SHDemo/index.ht ml). Load Data/SplitAngle/cylinder.brep. Use menu "Upgrade / Split revolved surfaces", select lateral cylindrical surfaces and chose "Selected faces" in the dialog box. Result is correct - connectivites are preserved. In this case only ShapeBuild_ReShape is used. Reload the shape. Use menu "Shape processing", select only one operator SplitAngle and also chose "Selected faces". Select the same face. Result is incorrect - connectivities are lost. In this case ShapeBuild_ReShape is converted into ShapeProcess_ShapeContext (inside shape processing) and then back (in the application). Applying modifications with method ShapeBuild_ReShape::Apply loses modifications. IMProvement request - extend ShapeProcess_ShapeContext to return modifications in the form BRepTools_ReShape. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2001-11-22 15:53 | bugmaster | Status | new => assigned |
2001-11-22 15:53 | bugmaster | Assigned To | bugmaster => pdn |
2001-12-20 14:05 |
|
Assigned To | pdn => sln |
2002-03-06 13:28 | bugmaster | Status | assigned => verified |
2002-07-17 17:10 | bugmaster | Status | verified => closed |
2002-07-17 17:10 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:30 | bugmaster | Category | OCCT:SHG => OCCT:Shape Healing |