PDA

View Full Version : dll


facelaunch
02-15-2006, 02:23 PM
Hi guys,

Do any of you know if you can access a dll using mel script?

Thanks

harmless
02-15-2006, 03:04 PM
In the maya world the .dll's are .mll's (otherwise known as plugins). They are written in C++ and must use the maya api. The plugin is invoked with melscript and it's return values can be captured just like the results from any melscript command.

To clarify, you cannot access a file with the extension .dll

facelaunch
02-15-2006, 03:40 PM
Thanks alot for your reply. Thats exactly what I needed to know.

CGTalk Moderation
02-15-2006, 03:40 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.