Extend Borders | Racoon-artworks
This Tool is useful for extruding border edges of an editable poly. You can also add a tilting angle and choose to use corrected corners.
How to use:
For installation instructions download the .zip below and read the readme file included. In max, open the “Customize User Interface” dialog and locate the tool in the category “RacoonScripts”. After you have made a hotkey, menu item or button, simply select some edges of your editable poly object and start the tool.
Extrusion Depth = the absolute amount the new edges are extruded
Angle = The tilting angle of the extrusion
Smoothing Group, Inherit = Inherits the smoothing group ID from the adjacent faces
Respect loop ends = If you are not using straighten corners, selections that end on corners are extruded perpendicular to the bending, if this is not desired, activate this option – it will extrude the those edge perpendicular to only the selected edges.
Tips & Tricks:
Alt + Apply = negate the angle value and apply
Alt + Cancel = undo the last apply
Known problems:
* Distorted polygons (e.g. skewed and rotated) may be problematic for the straighten corners algorithm. It’s better to disable this feature in these cases.
* Since it’s a Maxscript it is not very fast in calculation speed. Higher edge counts may slow down the tool considerably.
Changelog:
* v1.0 Initial Release
Download:
Use it on your own risk!