mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
17 lines
537 B
Plaintext
17 lines
537 B
Plaintext
puts "============"
|
|
puts "OCC22680"
|
|
puts "============"
|
|
puts ""
|
|
#####################################################
|
|
# Empty result after STEP import
|
|
#####################################################
|
|
|
|
stepread [locate_data_file bug22680_C5-390.410-63090C-633112134823466595-1.stp] a *
|
|
tpcompound result
|
|
|
|
checkprops result -s 33122.6
|
|
checkshape result
|
|
|
|
checknbshapes result -vertex 52 -edge 83 -wire 41 -face 37 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 216
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|