1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-05 11:24:17 +03:00
occt/tests/sewing/begin
ama ba76708cc0 0024591: Modification of tests in group "sewing"
Proper use of "freebounds" command in sewing testgrid: pload XSDRAW, reference data for checking free edges were added.
2014-03-25 16:20:19 +04:00

18 lines
301 B
Plaintext

# To prevent loops limit to 5 minutes
cpulimit 300
if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
pload TOPTEST
pload XSDRAW
}
if { [info exists imagedir] == 0 } {
set imagedir .
}
if { [info exists test_image ] == 0 } {
set test_image photo
}
set nbFreeEdges 0