Simple Script to Create Box from Selected Vertices (You can use it as snap reference)
The Box Rotation Depends on the Current Coordinate System :
- local , Parent , Node.Transform .
- other than that it'll use the view system .
- it works with (Poly,Mesh) Objects or Modifiers , and shapes (will be Converted to editable Spline) .
The Created Box Name will be "Box_Helper" placed in Layer Called "Snap_Helpers" .
Script
Box From Vertices
By obaida · Credited author: Obaida · 2021-07-18
- Version
- 1.0
- Votes
- 1
- Download
- Download
Description
Tags: Poly, edit, local, vertex, shape, Box, mesh, vertices, Coordinate
Comments (4)
How install Box From Vertices?
lol200004 · 2021-08-31
Cool idea, but what category is it installed in? I can't find how to get the .mse script to work. Thanks
thanks
obaida · 2021-08-31
i'm glad u like it , its ms script so it works directly on selected vertices by run script or drag & drop on max viewport , not mcr
if you want to run it inside 3dsmax you need to make mcr to it .
Сompatible with 3ds max 2022.1?
lol200004 · 2021-08-31
Thanks for the answer. I checked on several versions and in the latest 2022.1 the script does not work, in previous versions 2021 2020 everything is fine.
obaida · 2021-09-03
I didn't test it in max 2022 , i'll check for that
about the Macros i Update the script You can redownload
- Add macro script .
- Now its Working with max 2022 .
-- Actually I have to update all my Scripts to work with Max 2022 !! .