1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
vtn 400933675f 0023087: Upgrade of the OCCT test system
Integration of new occt testing system
2012-07-13 11:42:23 +04:00

9 lines
300 B
Plaintext

set chamf_shape propag
set chamf_edge_face [list " 1 2"]
set chamf_dist_angle [list ".08 30"]
set chamf_dist_dist [list ".08 .06"]
set chamf_equal_dist [list ".08 "]
if { [string compare $group dist_angle] == 0 } {
puts "TODO OCC22909 All:chamfer is not done. compute of chamfer failed"
}