Measure Distance-Extend/Angle
Measure Distance-Extend:
3ds Max Script to Measure the Distance between 2 points (Similar to 3ds Max Measure Distance Tool), But with Projection Distance on X, Y and Z Axis
- To close the Script Window press Escape.
How it Works:
this is MacroScript so you need to make shortcut or quad menu or toolbar button for it,
it's better to make shortcut, something like (Alt+M)
Run the Script and Pick 2 points.
- The CheckButton (Lock/Unlock UI) to switch between Lock Max UI or not.
- The 2 Buttons 'Get' and 'Pick' to Measure Distance According to 'Another Object Transform'
- RightClick on 'Get' or 'Pick' Buttons to Measure Distance on View Coordinate System.
UPDATE:
- Add installer and Macros.
- Work with Max 2022.
UPDATE-1:
- Add Buttons to Copy Specific Distance.
Measure Angle:
3ds Max Script to Measure the Angle between 3 points and the Projected Angle on each Axis X, Y, Z.
-The First Picked Point should be the Center Point of the Angle
- To close the Script Window press Escape.
How to Install:
Drop the .MZP Files to any 3dsmax viewport or from Scripting menu / run Script.
you will find the 2 Scripts in Category _My Scripts_