1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

Small correction of shape names

This commit is contained in:
mkv
2016-02-03 12:29:28 +03:00
committed by oan
parent f3d6d2bbf6
commit 9b6c1bd9c2
5 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ pload XDE
set refnbfaces 69
stepread [locate_data_file "285330.stp"] a *
stepread [locate_data_file bug24593_285330.stp] a *
renamevar a_1 result
#1

View File

@@ -10,7 +10,7 @@ pload XDE
set refnbfaces 23
stepread [locate_data_file "281946.stp"] a *
stepread [locate_data_file bug24593_281946.stp] a *
renamevar a_1 result
#1

View File

@@ -1,16 +1,16 @@
puts "========"
puts "OCC25045"
puts "OCC24594"
puts "========"
puts ""
#################################
# STEP Import fails to find all surfaces
# Missing surfaces from STL output (second example)
#################################
pload XDE
set refnbfaces 22
stepread [locate_data_file "284965.stp"] a *
stepread [locate_data_file bug24594_284965.stp] a *
renamevar a_1 result
#1

View File

@@ -10,7 +10,7 @@ pload XDE
set refnbfaces 13
stepread [locate_data_file "ICK 0433.STP"] a *
stepread [locate_data_file bug25045_ick_0433.stp] a *
renamevar a_1 result
#1

View File

@@ -42,7 +42,7 @@ proc checkface {face} {
}
}
stepread [locate_data_file 280696.stp] a *
stepread [locate_data_file bug27122_280696.stp] a *
renamevar a_1 result
explode result f