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/bug30014
dpasukhi 3d46ce87d7 0030014: Data Exchange - Step File import does not create shapes, after transfer roots
Add a test case to verify that the .STEP is read correctly
2020-09-18 18:15:01 +03:00

15 lines
426 B
Plaintext

puts "========================"
puts "0030014: Step File import does not create shapes, after transfer roots"
puts "========================"
# Read file
stepread [locate_data_file bug30014.stp] res *
# Checking
set state [data c]
if { [regexp "135006 Entities, of which 1704 Root" $state] != 1 } {
puts "Error : wrong count of transferred roots"
}
checknbshapes res_1 -face 3984 -shell 127 -solid 123
checkshape res_1 f