PDA

View Full Version : import + create plane + array


renyap
02-05-2010, 01:08 PM
i can do these all steps manually in 3ds max but i really wonder how should i do this in maxscript.

can i do all these in maxscript? btw, i am just a beginner in maxscript..
- import 3d model which is stl file
- create plane at the bottom of the model
- create shape
- array the shape along the model ( inside array --> type of object: copy
--> array dimensions: set 1 in 1D --> for 2D incremental row offset: i want to make a user interface where people can enter the value of in either x or y or z.
-export the arrayed shapes afterward

please help me if anyone of you about these..
cheers

HuaMuLan
02-06-2010, 06:58 AM
Actually, you can use maxscript import/export data as long as you know what the file format exactly is .You can find something useful on maxscript reference "How to ... Output Geometry Data To Text File" topic.Create shape and plane is also very easy task.Just check maxscript reference , there is a lot of examples .

renyap
02-06-2010, 04:12 PM
may i know where can i find the max reference? is there any website i can download? and is it about all the maxscript code?

JHN
02-06-2010, 06:58 PM
In the main menu bar > help >maxscript help.

-Johan

CGTalk Moderation
02-06-2010, 06:58 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.