Introduction to Maya - Modeling Fundamentals Vol 2
This course will look in the fundamentals of modeling in Maya with an emphasis on creating good topology. It's aimed at people that have some modeling experience in Maya but are having trouble with complex objects.
# 1 03-10-2004 , 11:32 PM
LauriePriest's Avatar
Moderator
Join Date: May 2003
Location: London
Posts: 1,001

Scripting problem...

script problem:
trying a bit of particle contorl out with tangents etc along curves and i get error on this :

are there any coding programs with syntax highlighters for MEL?

float $pos[] = ^pointOnCurve -pr (age) -p curve1;
float $tan[] = ^pointOnCurve -pr (age) -nt curve1;
float $tan[] = ^pointOnCurve -pr (age) -nn curve1;

:S my help doc is messed up cos i had to install some imaging software which has interned messed up some installation programs, so now i cant repair maya properly to find out how the point on curve command should be laid out


FX supervisor - double negative
# 2 04-10-2004 , 06:55 AM
dannyngan's Avatar
Registered User
Join Date: Dec 2002
Location: Seattle, WA
Posts: 1,154
If you have problem with your html help files, you could always try typing "help" and the command you're looking for.

Looking at your script, my first guess would be the "^" in the command might be causing he problem.

For text editors, there are actually a bunch out there with MEL syntax hiliting. I, personally, use UltraEdit. If you do a search for your particular text editor, I'm sure you might be able to find a MEL syntax hiliter for it.


Danny Ngan
Animator | Amaze Entertainment
my website | my blog | my job
# 3 04-10-2004 , 04:57 PM
LauriePriest's Avatar
Moderator
Join Date: May 2003
Location: London
Posts: 1,001
thanks got the syntax highlighter, i may have to reinstall my system, it was about time anyway ... damn third party imaging software doenst know how to uninstall itself.... it means i cant repair my mental ray either ;(


FX supervisor - double negative
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads