1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00
Files
occt/tests/bugs/step/buc60948
abk 2b0eda9829 Draw command 'EnsureTolRule' was replaced by command 'updatetolerance' in
tests.

Draw command 'EnsureTolRule' was removed.
2013-02-14 21:33:15 +04:00

26 lines
435 B
Plaintext
Executable File

set os $env(os_type)
puts "========================"
puts "BUC60948"
puts "========================"
restore [locate_data_file pump4.brep] a_1
updatetolerance a_1
checkshape a_1
#####################################################################
catch {exec rm ${imagedir}/buc60948.stp}
stepwrite a a_1 ${imagedir}/buc60948.stp
dall
stepread ${imagedir}/buc60948.stp a *
tpcompound result
checkshape result
set 2dviewer 0