maxscript
Quickest way to read geometry data from a custom file
I\'m trying to create a custom point cache format for Houdini and 3D Max. I have managed to send geometry data between both programs using a custom ascii and xml file. The file is just a list of vecto[详细]
2023-03-27 17:13 分类:问答Loading an exe as a dll in maxscript
I was wondering if it is possible to load an executable as 开发者_Python百科a dll in maxscript. I want to execute an exe and the store the return values from the exe, I am using HiddenDosCommand but I[详细]
2023-02-23 05:13 分类:问答Converting 3D Studio Max 8 scripts to 2011
I\'ve inherited some older 3DS maxscripts for exporting 开发者_如何学运维in 3D StudioMax 8. We\'d like to leverage these scripts to be used in 3D StudioMax 2011, but have been unsuccessful. Is there a[详细]
2023-02-07 15:06 分类:问答calculate total angle between selected faces
I have a framework for selecting holes in objects. Right now it works by manually clicking inside the hole (with “by angle” option on), it then selects the inside of the hole.[详细]
2023-02-06 20:24 分类:问答How to compile for older 3dsmax versions with 2010 \ 2011 sdk?
I\'m working on a plugin, and previously I saw that I could compile for several older versions of 3dsmax with just 2010 sdk installed.[详细]
2023-01-30 08:24 分类:问答3D Max - Plane question
I\'ve only a basic knowledge of 3D Max. I\'m creating a plane using MaxS开发者_运维问答cript, converting it to an editable Poly and then extruding certain faces. The thing is, I only have 16 faces to[详细]
2023-01-30 06:26 分类:问答3dsmax.exe command line switches
Is there an exhaustive list of commandline switched for the 3dsmax.exe. I\'m particularly interested in the -server and -pipe switch as I want to reroute some 3dsmax argument calls.[详细]
2023-01-29 16:33 分类:问答How to programatically assign random colors to objects in 3ds max?
How to programatically assign random colo开发者_StackOverflowrs to objects in 3ds max?That works well if you just want to assign a random wire color. Here is some code for creating a standard material[详细]
2023-01-22 05:33 分类:问答How can I save single renders incrementally with max script
While I am modeling I like to render a frame to show the progress as I am going along. I would like to program the renderer to save the render as a render output and add an incremental number to the e[详细]
2023-01-22 04:46 分类:问答Does -mxs command line switch always close 3DSMax?
I’d like to run a very simple script command through the command line, and the -mxs switch appears to do exactly that. However, everytime I use it 3DSMax 2011 automatically shuts down afterwards. Whe[详细]
2023-01-21 07:37 分类:问答