View Issue Details

IDProjectCategoryView StatusLast Update
0000492Open CASCADEOCCT:Modeling Algorithmspublic2006-06-29 09:15
ReporterslnAssigned Topkv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000492: Exception occurs during fuse operation
DescriptionException occur during fuse operation if one operand is empty compound.
To reproduce the bug following code may be used:
   restore NullCompound.brep COMP
   restore Solid.brep SOL
   fuse RES COMP SOL
As result exception occurs and result of the operation (i.e. RES) is undefined
although it seems to must be equal to the second operand.

Files NullCompound.brep and Solid.brep are attached to the bug
The bug prevent from correct loading /disk8/DET/QA/TOP013_T3D/004VE001.e3i (see
BUG 476)
TagsNo tags attached.
Test case number

Attached Files

  • NullCompound.brep (196 bytes)
  • Solid.brep (5,244 bytes)
  • FIX_OCC492.tar.gz (11,932 bytes)

Activities

2002-06-28 15:01

 

NullCompound.brep (196 bytes)

2002-06-28 15:01

 

Solid.brep (5,244 bytes)

2002-07-05 10:30

 

FIX_OCC492.tar.gz (11,932 bytes)

Issue History

Date Modified Username Field Change
2002-06-28 19:02 bugmaster Assigned To bugmaster => ifv
2002-06-28 19:02 bugmaster Status new => assigned
2002-07-02 18:02 ifv Assigned To ifv => pkv
2002-07-05 14:31 pkv Status assigned => resolved
2002-07-05 14:31 bugmaster CC => apv
2002-07-11 19:15 apv CC => aki
2002-07-16 12:30 aki Status resolved => tested
2002-08-02 19:04 bugmaster Status tested => closed
2002-08-02 19:04 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms