View Issue Details

IDProjectCategoryView StatusLast Update
0000446Open CASCADEOCCT:Modeling Algorithmspublic2012-01-19 17:49
ReporterptvAssigned To 
PriorityimmediateSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000446: BRepTools_WireExplorer while function checkshape gives not all edges of wire.
DescriptionWhile chackshape operation in BRepCheck_Wire.cxx line 395 BRepTools_WireExplorer
gives in cycle only 1 edge (after first edge) instead 8. But coomand expwire
returns status that there are 9 edges from TopExp_Explorer and
BRepTools_WireExplorer and TopoDS_Iterator.
As result I have fail on shape that it is not closed.
Wth Bst Rgrds, PTV.
TagsNo tags attached.
Test case number

Attached Files

  • a5019 (6,741 bytes)
  • f1 (12,311 bytes)
  • f2 (13,007 bytes)
  • pe_turbine-A_2853.brep (84,678 bytes)
  • BRepTools_WireExplorer.cxx.gz (3,989 bytes)
  • BRepTools_WireExplorer.cxx_1.gz (3,977 bytes)
  • b2-sy-9305.brep (31,564 bytes)
  • dev-occ446-v1.tar.gz (4,713 bytes)
  • regOCC446.rle (1,281 bytes)
  • NC.rle (17,549 bytes)

Relationships

duplicate of 0000447 closedbugmaster BRepTools_WireExplorer while function checkshape gives not all edges of wire. 
duplicate of 0000909 closedifv BRepTools_WireExplorer give different number of edges in dev and FIXOCC40 
duplicate of 0000910 closedifv The problem with sat files depends on problem of BRepTools_WireExplorer 

Activities

2002-06-07 12:41

 

a5019 (6,741 bytes)

2002-06-07 14:26

 

f1 (12,311 bytes)

2002-06-07 14:26

 

f2 (13,007 bytes)

2002-06-07 15:00

 

pe_turbine-A_2853.brep (84,678 bytes)

vtn

2002-06-07 18:30

developer   ~0003161

*** Bug 447 has been marked as a duplicate of this bug. ***

2002-06-24 14:34

 

BRepTools_WireExplorer.cxx.gz (3,989 bytes)

2002-06-27 15:03

 

BRepTools_WireExplorer.cxx_1.gz (3,977 bytes)

2002-08-14 10:31

 

b2-sy-9305.brep (31,564 bytes)

bugmaster

2002-11-01 18:48

administrator   ~0003177

*** Bug 909 has been marked as a duplicate of this bug. ***

bugmaster

2002-11-05 13:03

administrator   ~0003178

*** Bug 910 has been marked as a duplicate of this bug. ***

2002-11-18 09:25

 

dev-occ446-v1.tar.gz (4,713 bytes)

2002-11-19 10:24

 

regOCC446.rle (1,281 bytes)

2002-11-19 11:50

 

NC.rle (17,549 bytes)

Issue History

Date Modified Username Field Change
2002-06-07 18:32 vtn Priority normal => immediate
2002-06-10 12:49 bugmaster Assigned To bugmaster => ifv
2002-06-10 12:49 bugmaster Status new => assigned
2002-06-18 17:01 ifv Assigned To ifv => jgv
2002-06-24 18:34 apv CC => apv, aki
2002-06-26 12:06 bugmaster Status assigned => resolved
2002-07-02 13:26 bugmaster Status resolved => tested
2002-07-10 16:57 bugmaster Status tested => assigned
2002-11-05 13:03 bugmaster CC => bugmaster
2002-11-10 12:05 ifv Assigned To jgv => ofv
2002-11-18 13:23 ofv Status assigned => resolved
2002-11-22 14:27 bugmaster Status resolved => tested
2002-11-26 14:40 bugmaster Status tested => closed
2002-11-26 14:40 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-19 17:49 atp Assigned To ofv =>
2012-01-19 17:49 atp Description Updated