3ds Max | All

Select_Edge_Loop_For_Removal.ms

3 votes

While you have an edge selected executing this script will select theedge loop then select the verts associated with them.

Select_Edge_Loop_then_Remove_Edges_and_Verts.ms

3 votes

While you have an edge selected executing this script will select theedge loop then remove the edges and verts associated with them

Select_Edge_Loop_then_Remove_Edges_and_Verts.ms

2 votes

While you have an edge selected executing this script will select theedge loop then remove the edges and verts associated with them

Select_Verts_Effected_By_Selected_Bone.ms

8 votes

Bind this script to a hotkey and use it to increase the weight for each vert for the selected bone to 1.

Self Intersection Selection

7 votes

The macroscript performs a selfintersection test on editable mesh
objects and selects all faces that have intersection and all edges that
are the cause of it. tested in max5 but should work on higher too.

selma: selection sets manager

8 votes

Selma - the selection sets manager - consists of two modules. The Selection Sets floater and the Quadmenu updater. The floater lists all selection sets - plus you can edit - remove - hide anda unhide selection sets by using this floater.

SelOpen

1 vote

Selects faces with open edges.

Send Gmail from maxscript...

73 votes

This is a small c# class I wrote to help me send gmail from maxscript. I am going to use this in a special project where I need an email as soon as the rendering is complete then it sends me an preview image of that image.

You might need another reason for being able to gmail from inside 3dsmax.

The reason it is hardcoded for gmail was due to the requierments of my project. If there is a need for opening up so that you can have any settings, then I might do that in the future.

See included maxscript for how you can add this to one of your scripts.

SendOK

18 votes

Strictly speaking it's not an Extension, but it does extend the
capability of MAXScript and provides a function not otherwise
available. It is a DOS utility program to handle unwanted dialogs in
MAXScript. For details, see send0k(2)-MAXForumThread.txt and the header
of sendok.c.

Separate Mesh by Smoothing Groups

3 votes

This script allows you separate polymesh by smoothing groups.
Unzip script into: C:\Users\user\AppData\Local\Autodesk\3dsMax\2014 - 64bit\ENU\usermacros\

Syndicate content