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/bug29415
2022-06-30 19:33:37 +03:00

18 lines
493 B
Plaintext

puts "============"
puts "0029415: Data Exchange - Step reader cannot read the surfaces of the main body of the shape"
puts "============"
puts ""
vclear
vinit
ReadStep D [locate_data_file bug29415_Test_JT_Part.step]
XGetOneShape result D
XDisplay D -dispMode 1
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
checkprops result -v 2.28963e+08
checknbshapes result -vertex 5840 -edge 5863 -wire 1215 -face 1181 -shell 1180 -solid 1 -compsolid 0 -compound 15 -shape 15295