View Issue Details

IDProjectCategoryView StatusLast Update
0015968Open CASCADEOCCT:Modeling Algorithmspublic2009-06-23 16:13
ReporterpkvAssigned Topkv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.2.1 
Summary0015968: Result of checkshape command depends on order of subshapes in a shape
DescriptionUse the following commands to reroduce the bug

restore shx s
explode s f
#
# shell 1
shape s1 sh
add s_2 s1
add s_1 s1
checkshape s1
# s1 seems to be valid
# shell 2
add s_1 s2
add s_2 s2
# s2 : BRepCheck_NotConnected
TagsNo tags attached.
Test case number

Attached Files

  • shx (2,318 bytes)
  • 15968.zip (5,822 bytes)

Activities

2007-05-17 08:17

 

shx (2,318 bytes)

2007-06-07 13:11

 

15968.zip (5,822 bytes)

Issue History

Date Modified Username Field Change
2007-06-04 11:22 bugmaster Assigned To bugmaster => pkv
2007-06-04 11:22 bugmaster Status new => assigned
2007-07-27 17:12 bugmaster Status assigned => verified
2009-06-23 18:13 bugmaster Status verified => closed
2009-06-23 18:13 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms