Region between two points

2 votes
Version: 
1.0
Date Updated: 
01/24/1014
Author Name: 
Maxis

Note: .Drawing Render Region between two points in Viewport.
If you press the Ctrl key, So you can move the whole selection in active viewport

Region between two points

Additional Info: 

Installation:

1. Copy "EditRegion_two_Points_tool.ms" to c:\Program Files\Autodesk\"Your version 3ds Max"\stdplugs\stdscripts\
2. Copy "EditRegion_two_Points_MacroScript.mcr" to "c:\Program Files\Autodesk\"Your version 3ds Max"\MacroScripts\"
3. Run 3ds Max. Go to Customize/CustomizeUI category:"Maxis Scripts". Selected "RegionToll".

Version Requirement: 
3ds max 2013+
AttachmentSize
editregion_two_points_tool.zip2.07 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
barigazy's picture

...+1

Cool approch.
One tip about "if-then-else" statement.
When you use "if-then" max always expects "else" statement.
So in this case it's better to use "if-do" instead of "if-then"
Cheers!

bga

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.