0029311: Implementation of the Oriented Bounding Boxes (OBB) functionality
[occt.git] / tests / demo / draw / binpersist_2
index 3e8d37d..4d79588 100644 (file)
@@ -12,7 +12,7 @@ if [regexp "Cannot write to the file $file" [binsave b $file]] {
   puts "Error: binrestore"
 } else {
   file delete $file
-  if {[bounding b] != [bounding bb]} {
+  if {[bounding -s b -dump] != [bounding -s bb -dump]} {
     puts "Error: restored shape has another bounding box"
   }
   checkshape bb