View Issue Details

IDProjectCategoryView StatusLast Update
0000356Open CASCADEOCCT:Modeling Algorithmspublic2006-06-29 09:15
ReporterpkvAssigned Toifv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000356: The Draw command "wexplo" gives one edge instead of 6 for the face.
Description1. 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.
TagsNo tags attached.
Test case number

Attached Files

  • BUC.tar.gz (1,064 bytes)
  • occ356.tar (15,872 bytes)

Activities

2002-05-13 13:29

 

BUC.tar.gz (1,064 bytes)

2002-05-16 15:07

 

occ356.tar (15,872 bytes)

Issue History

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 ifv Status assigned => resolved
2002-05-16 19:07 apv CC => aki
2002-05-30 23:00 aki Status resolved => tested
2002-05-30 23:00 apv 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