View Full Version : Convert geometry to Editable Mesh
diffuser78 03-29-2006, 05:19 PM I am a newbie to 3ds scripting. I want to convert all the geometry to editable mesh.
Every help is appreciated,
Thanks
|
|
Light
03-29-2006, 08:13 PM
Hi Daniel,
You can use something like this:
for i in selection do try(convertToMesh i) catch()
Light
diffuser78
03-30-2006, 01:05 PM
I am new to max script but I have programmed in C, C++ and other programming languages before. How difficults or easy will it be for me to pick this scripting. Will I have high learning curve.
Your feedback is appreciated.
TheGameMaker
03-31-2006, 05:49 PM
max script is pretty simpel to learn. Just use the tuts, and uŽll have mastred the first steps within a hour...
TGM
CGTalk Moderation
03-31-2006, 05:49 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.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.