1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
luz paz 7b5e532f83 0031939: Coding - correction of spelling errors in comments [part 7]
Fix various typos

Fixed via codespell v2.1.dev
2021-01-20 21:27:44 +03:00

28 lines
564 B
Plaintext
Executable File

puts "========="
puts " OCC794 "
puts "========="
puts ""
#####################################################
## The offset algorithm produced invalid result when offsetting an attached face
#####################################################
pload QAcommands
restore [locate_data_file OCC794.brep] a
offsetshape result a 10
set x_coord 120
set y_coord 150
vinit
vdisplay result
vsetdispmode 1
vfit
checkcolor $x_coord $y_coord 0.77 0.54 0.09
checkprops result -s 206399
checkshape result
checkview -screenshot -3d -path ${imagedir}/${test_image}.png