D3CK
10-28-2005, 10:44 AM
Hi!
I just touched mel, and must say that i'm really impressed with the easyness of it.
I have just one quick question.
as i coded some thing befor in c++,PHP and else, i'm very used to the function synthax:
"someFunction(someparam,moreparam);"
Waht i want to know is, how can i use the tags of the mel commands if i use function synthax?
how would for example this command look in function syntax:
attachCurve -rpo 0 "curve2" "curve1" ;
?
thanx
D3CK
I just touched mel, and must say that i'm really impressed with the easyness of it.
I have just one quick question.
as i coded some thing befor in c++,PHP and else, i'm very used to the function synthax:
"someFunction(someparam,moreparam);"
Waht i want to know is, how can i use the tags of the mel commands if i use function synthax?
how would for example this command look in function syntax:
attachCurve -rpo 0 "curve2" "curve1" ;
?
thanx
D3CK
