View Issue Details

IDProjectCategoryView StatusLast Update
0013538Open CASCADEOCCT:Modeling Algorithmspublic2012-01-12 14:29
Reporterbugmaster Assigned Toifv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.2.1 
Summary0013538: Problem with Boolean operation on Shells
DescriptionReasult of common 2 shells connected by faces is compound of 2 face.
Although right result is compound contained 1 face

Draw[1]> box a 100 100 100
Draw[2]> box b 100 100 100
Draw[8]> translate b 0 0 0 0 0 100
Draw[11]> explode a Sh
a_1
Draw[12]> explode b Sh
b_1
Draw[15]> bop a_1 b_1
Draw[16]> bopcommon res
Draw[23]> explode res f
res_1 res_2
Draw[24]> explode res w
res_1 res_2
Draw[25]> explode res e
res_1 res_2 res_3 res_4
Draw[26]> explode res v
res_1 res_2 res_3 res_4
Draw[27]>
Additional information
and documentation updates
Documentation remark, added by IFV 2007-02-15 09:20:23:

New features:
No
Improvements:
No
Changes:
Fix of bug in algorithm
Modified entities:
BOP_ShellShell.cxx
TagsNo tags attached.
Test case number

Attached Files

  • occ13538_fix1.tar.gz (3,304 bytes)

Activities

2007-02-15 09:19

 

occ13538_fix1.tar.gz (3,304 bytes)

Issue History

Date Modified Username Field Change
2007-02-12 16:13 bugmaster Assigned To bugmaster => ifv
2007-02-12 16:13 bugmaster Status new => assigned
2007-02-15 11:20 ifv Status assigned => resolved
2007-04-09 17:38 bugmaster Status resolved => tested
2007-07-27 17:37 bugmaster Status tested => verified
2009-06-23 17:24 bugmaster Status verified => closed
2009-06-23 17:24 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-12 14:29 atp Description Updated
2012-01-12 14:29 atp Additional Information Updated