View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000356 | Open CASCADE | OCCT:Modeling Algorithms | public | 2002-05-13 17:29 | 2006-06-29 09:15 |
Reporter | Assigned To | ||||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 5.0.0 | ||||
Summary | 0000356: The Draw command "wexplo" gives one edge instead of 6 for the face. | ||||
Description | 1. The face "fn_6" contains 6 edges. The BRepTools_WireExplorer class can not explore the wire on the face properly and gives one edge as the result of exploration. 2. The BRepTools_WireExplorer class is ised in the method BRepCheck_Wire::Closed2d(const TopoDS_Face& theFace, const Standard_Boolean Update), so for "checkshape" the "fn_6" is invalid. 3. The problem lays in the calculation of UResolution for conic surface. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2002-05-13 17:33 | bugmaster | Assigned To | bugmaster => ifv |
2002-05-13 17:33 | bugmaster | Status | new => assigned |
2002-05-13 17:33 | bugmaster | Summary | => The Draw command "wexplo" gives one edge instead of 6 for the face. |
2002-05-16 19:07 |
|
Status | assigned => resolved |
2002-05-16 19:07 |
|
CC | => aki |
2002-05-30 23:00 |
|
Status | resolved => tested |
2002-05-30 23:00 |
|
CC | => apv |
2002-06-04 12:01 | bugmaster | Status | tested => verified |
2002-08-01 18:18 | bugmaster | Status | verified => closed |
2002-08-01 18:18 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |