1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +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
435 B
Plaintext

beziercurve beziercurve_nr 3 0 0 0 2 2 2 4 5 2
extsurf es_beziercurve_nr beziercurve_nr 0 0 1
offset es_beziercurve_nr_of es_beziercurve_nr 1
offset es_beziercurve_nr_of_of es_beziercurve_nr_of 5
puts "TODO #23133 ALL: Error : Incorrect input parameters are not processed correctly"
if { [catch { mkface result es_beziercurve_nr_of_of 0 3 0 30 } out] == 0 } {
puts "Error : Incorrect input parameters are not processed correctly."
}