0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / mkface / after_extsurf_and_offset / C8
CommitLineData
40093367 1beziercurve beziercurve_r 3 0 0 0 1 2 2 2 2 4 5 2 1
2extsurf es_beziercurve_r beziercurve_r 0 0 1
3offset es_beziercurve_r_of es_beziercurve_r 1
4puts "TODO #23133 ALL: Error : Incorrect input parameters are not processed correctly"
fffc249f 5puts "REQUIRED All: Faulty shapes in variables faulty_1 to faulty"
40093367 6if { [catch { mkface result es_beziercurve_r_of 0 3 0 30 } out] == 0 } {
7 puts "Error : Incorrect input parameters are not processed correctly."
8}