0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_7 / bug30679
1 puts "========"
2 puts "0030679: Attached model hangs most of OCCT common functionality"
3 puts "========"
4 puts ""
5
6 puts "REQUIRED ALL: Evaluation of infinite parameters"
7 restore [locate_data_file bug30679_face.brep] a
8
9 pcurve a
10 2dcvalue a_4 1 u v
11 mksurface s a
12 catch {svalue s u v x y z}