Tagged 'Scripts Wanted'

From\To selected objects - Get\Assign material

The subject must work with Slate editor via shortcut.
Could anybody help please?

HELP! - Need script that exports Vertex X,Y coordinates to textfile....

Hello. I desperately need a script that can export vertex points X,Y coordinates to a textfile like .csv. Like the following...

1. Select a set of vertex points.
2. Run script.
3. Browse for a textfile output and name it.
4. A .csv file (or any textfile) is created with two columns X and Y for each vertex coordinate in relation to grid 0, 0 position in model.

Could someone help me with this script?

Thank you.

Copy Material from one object to another in viewport

I'm looking for a 3ds max script that will allow me to copy an object's material (with a hotkey - don't like new menus and tool bars) and paste it to another object all within the viewport. It would save me a lot of steps having to first open material editor then pick the material then assign to new material. I would love something that did this between instances like CopyPasteObjects.mcr (best script ever :). It would save me so much time.

editpoly vertex point3

Just want to loop through the selected verts in a edit poly modifier and get there point3 values.....

m = $.modifiers[#Edit_Poly]
m.GetOperation #TransformVertex   --?????

copy mat+modifiers from file A to file B (object to object)

http://3d-kstudio.com/3ds-max-plugins-scripts/trackscripts/#CopyMaterial...

There's some brilliant script in the Track's pack that copies material and modifiers (with Shift+click) from one object to another within one file.
Could there be a similar tool that does the same between objects in separate files?
Thank you in advance.

cycling subobject modes

Would it be possible to make a script that cycles between subobjects modes in poly and spline with the mouse scroll (and a hotkey, of course)

Thanks!

dimension tool

Hello

I look for a tool like dimension+, a lightwave plug in.
It is used to change dimension of a selection of vertex (edit poly object).
It would be great to have orientation option : not just world XYZ, but local, grid,...

Thanks.

Condense Same Named Materials to Master Instance Material

If I'm missing this, I'm sorry. But My scenes have multiple objects using the same materials with the same names, but they each come into the MatEd as individual materials. This is a huge PITA when I need to change one material then propagate that change across multiple objects.

Can someone write a script that finds all materials with the same name, have the option to correlate the materials to ensure they are actually the same setup (or with in a few parameter close) then use a master material as the new instance material that replaces all other same-named materials.

select just one instance

hello
I look for a script to select just one instance of an object :
- select all objects I want to work with
- run the script
- just one instance of each object is selected.
Thanks

Align vertex to plane

Hello

I'm looking for a tool to align a vertex to a plane defined by 3 vertexes.
The workflow would be :
- run script
- clic 3 vertexes
- clic 1 vertex to be aligned
- done
The alignement is done perpendiculary to the defined plane.

Hope somebody could do it.
Thanks. :-)