1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

23 lines
431 B
Plaintext
Executable File

puts "========="
puts "CR23981"
puts "========="
puts ""
###############################
## Wrong section curves
###############################
restore [locate_data_file bug23981_s1.draw] s1
restore [locate_data_file bug23981_s2.draw] s2
intersect i s1 s2
puts "First test"
xdistcs i_1 s1 0 1 100 1e-5
puts "Second test"
xdistcs i_2 s1 0 1 100 1e-5
smallview
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png