1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/step/bug24601
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

17 lines
524 B
Plaintext

puts "============"
puts "OCC24601"
puts "============"
puts ""
#####################################################
# Unwanted spheres shown after Step-Import
#####################################################
stepread [locate_data_file bug24601_216523_2_03.stp] a *
tpcompound result
checkprops result -s 38563.2
checkshape result
checknbshapes result -vertex 150 -edge 228 -wire 135 -face 105 -shell 2 -solid 2 -compsolid 0 -compound 2 -shape 624
checkview -display result -3d -path ${imagedir}/${test_image}.png