1puts "CTS22135"
2puts "Generation of micro-edges during section."
3puts ""
4restore [locate_data_file cts21135a.brep] o
5restore [locate_data_file cts21135b.brep] t
6bop o t
7bopsection result
8
9checkprops result -l 144.712
10checksection result
11checkview -display result -2d -otherwise { o t } -l -path ${imagedir}/${test_image}.png
12