Archived issue #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.
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.
Public activity
No public notes
Participants are labeled by their role within this record.