1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-02 17:46:22 +03:00
occt/tests/sewing/begin
ama eddb9c7c00 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-02-07 11:15:25 +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