1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/iges/bug26138
kgv 30fa5f6713 0032705: Test - name clashes within temporary files within bugs/caf/bug23766_X
Several test cases writing temporary files have been corrected.
2021-12-02 21:14:57 +03:00

14 lines
302 B
Plaintext

puts "========"
puts "OCC26138: Problems with writing periodic BSplines into IGES"
puts "========"
puts ""
igesbrep [locate_data_file OCC26138_Torus.igs] a *
set aTmpFile ${imagedir}/${casename}.igs
brepiges a $aTmpFile
igesbrep $aTmpFile b *
file delete -force ${aTmpFile}
checkprops a -s -equal b