PDA

View Full Version : Max9: How do I program c# inside Maxscript with dotNet?.


fabman
12-05-2006, 03:48 PM
Hi, how do you actually insert C# code inside Maxscript with dotNet? ( if possible ). In example a c# loop to generate random numbers.

ypuech
12-05-2006, 04:21 PM
Hi, how do you actually insert C# code inside Maxscript with dotNet? ( if possible ). In example a c# loop to generate random numbers.

This is not possible. You need to compile C# code and call the resulting assembly in MAXScript.

fabman
12-05-2006, 04:23 PM
This is not possible. You need to compile the C# and call this assembly in MAXScript.

Good to know... thanks for the answer!.

CGTalk Moderation
12-05-2006, 04:23 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.