testfunctTL(Eterm,[])
Eterm : | function string; Variables are listed as "#1" ,"#2, "%3" |
testfunctTL('SGcontourtube2(PLcircle(1),VLsample(#1));',[2 3 8 12 13 14 20 21 22]);
testfunctTL('[#1 #2 #3]',[1 2 3],[4 5],[6 7])
testfunctTL('VLradialEdges(VLsample(#1))',2:3)
testfunctTL('VLedgeNormal(VLradialEdges(CVLofVL(VLsample(#1))));',[3 7 8 12 13 14 20 21 22]);