
Universal Select By
by obaida
Universal Select By is a 3ds Max script for selecting objects across six types — Objects, Materials, Maps, Modifiers, Layers, and Properties — plus an Instance mode, filtered by class, name, or bitmap name.
by Swordslayer·Workflow
Illustrative cover generated by AnyPlugins — no product screenshot available.
PolyModOp earns its place in the ScriptSpot library for bridging the gap between polyop-style code and the Edit Poly modifier, with the trade-off that it favors maintainability over performance.
PolyModOp addresses scripts that only work with Editable Poly and not the Edit Poly modifier. It is a MAXScript struct wrapping the Edit Poly methods using the familiar signatures of the polyop methods. In practice you check once at the beginning what kind of object you are dealing with, pick either polyop or polymodop, and the rest of the code stays the same as if you were writing it for Editable Poly.
The main aim is ease of coding and maintainability, so it is not built for speed on complex meshes. The included Border Fill script serves as an example tool. Methods that are not implemented are listed in the accompanying missing_methods text file, so you can check coverage before relying on a given method.
PolyModOp is released under the ISC license to be as permissive as possible. It is compatible with 3ds Max 9 and later. The developer also encourages users who want native support to vote up PolyModOp functions the same way as PolyOp functions on 3ds Max Ideas.
PolyModOp is best for 3ds Max scripters who need code to work with both Editable Poly objects and the Edit Poly modifier.
PolyModOp is completely free to download and use.
PolyModOp is compatible with 3ds Max 9 and later. It is distributed as a MAXScript file (polyModOp_v0.3a.ms), so it runs within the MAXScript environment across those versions. Because it wraps the Edit Poly modifier methods, you use it in your own scripts rather than as a standalone interface. If a method you need is not covered, the included missing_methods text file lists the ones that are not implemented in the current version.
PolyModOp is a MAXScript struct that wraps the Edit Poly methods using the familiar signatures of the polyop methods. You check once at the beginning what kind of object you are dealing with, then pick either polyop or polymodop. From that point the rest of your code stays the same as if you were writing it for Editable Poly, which is aimed at making tools easier to code and maintain.
PolyModOp is released under the ISC license, chosen to be as permissive as possible. The developer summarizes it as doing what you will with it, provided you do not blame them for the result. A LICENSE.txt file is included with the download. In this catalog PolyModOp is listed as free; check the developer's page for the full license text and any current terms before using it in your own projects.
PolyModOp is not built primarily for speed. Its main aim is ease of coding and maintainability, so the developer advises not to expect it to work lightning fast on complex meshes. The included Border Fill script serves as an example of the kind of tool you can build with it. If raw performance on heavy geometry is your priority, keep this trade-off in mind when deciding where to use it.
Also in Workflow for 3ds Max.

by obaida
Universal Select By is a 3ds Max script for selecting objects across six types — Objects, Materials, Maps, Modifiers, Layers, and Properties — plus an Instance mode, filtered by class, name, or bitmap name.

by miauu
miauu's Manage Links connects Sketchup, Rhino, Autocad or your preferred BIM or CAD program with 3ds Max. It imports models, cleans and fixes geometry, and splits it into one object per material.

by pixamoon
Merge / Relink is a script for 3ds Max that finds and relinks new assets during the Merge process, working in the background. It searches for merged assets in the closest folders or in folders you specify.

by lbrooks
Spread Objects is a free add-on for Blender that arranges selected objects on an evenly spaced grid, calculating the number of columns, rows and the spacing needed between each object automatically.

by miauu
miauu's Objects Replacer is a 3ds Max script for replacing objects or groups with other objects or groups as copies, instances or references, with control over what properties the new object inherits.

by JTB World Inc.
JTB FlexReport LT is a freeware add-in from JTB World for 3ds Max that creates HTML reports on current usage of FlexNet/FLEXlm network licenses. Autodesk Network License Manager and other FlexNet vendors are supported.

by Colin Senner
Relink Bitmaps is a 3ds Max script for relinking missing assets — bitmaps, VRay proxies, VRayHDRI, IES files and Mental Ray proxies — when files change directories or you move to a new computer.

by Inglobe Technologies
AR-media, developed by Inglobe Technologies, exports Autodesk 3ds Max models directly into the AR-media Studio platform, where you can create Augmented and Virtual Reality experiences and add events, interactions, digital assets and media.

by SiNi Software
Forensic is a scene-cleanup and diagnostics app from SiNi Software for 3ds Max that interrogates 3D scenes, removes CAD and Revit blocks, unifies normals, and searches for and removes malicious MAXScripts, ADL, CRP and ADSL.

by 3DZver
V-RayMax Converter PRO is a 3ds Max script that converts materials, maps, lights, cameras, proxies and render elements from various render engines to V-Ray, and from V-Ray to Corona Renderer. It also outputs Standard, Physical, PBR/OpenPBR and glTF materials.

by Hannes
Dark Listener enables dark mode for the 3ds Max listener, switching it on automatically at startup. The darker background is easier on the eyes and reduces eye strain during late-night work, with no manual setup after install.