ScriptSpot

Script

miauu's Measure and Select

By miauu · 2011-07-10

Version
1.2
Version requirement
3ds max 9 and above
Date updated
2019-07-26
Votes
9
Downloads
Description

With this script you can:


Measure:

  • length of edges or segments
  • area of faces
  • distance between objects or points
  • size of objcets


Select:

  • edges or segments by length
  • faces by area


Works with Editable_Poly, Editable_Mesh and Spline objects, and Edit Poly modifier.

More infomation can be found here.

If you need more profesional tool to measure length, area, distance, size, radiuse, volume and more, please check miauu's Live Measure Pro.

 

Videos
Comments (21)

.

miauu · 2019-07-26

The script is with redesinged UI, code is optimized and some bugs are fized.

miauu · 2011-10-11

I don't have much time now, but I will try to add this in the next version.:)

Thanks in advance!

igamaximus · 2011-10-11

Not urgent at all, but it would be handy for sure.

Thanks a lot for this helpful script

igamaximus · 2011-10-11

Just one question plese: Is it possible to make function for measuring distance between two custom points "iterative" (like in default measure tool case). I mean it would be much faster if we wouldn't need to click on the button each time when we measure something, allowing us to measure distances between several pair of points in a row.

Thanks Miauu

miauu · 2011-09-30

i don't have this problem. The script is installed without any error. Wich max version you use?

maxwell3d · 2011-09-30

I get my error, i was trying to drag from the MSEditor! but now run Ok. Thanks very much

miauu · 2011-09-30

In the MSEEditor you need just to evaluate the script - Ctrl+E to install it. :)

cant run the script

maxwell3d · 2011-09-30

here is the message:
MAXScript MacroScript Error Exception:
-- Compile error: Nested macroScript definitions are not permitted
-- In line: macroScript m <<

some advice is needed
thanks

harumscarum · 2011-09-21

this is possible, but there is only one problem - for how long to stay the text in the viewport
=================================================
could it be toggle? first run - display, second run - hide (this is only possible if script will update length or area automatically)

miauu · 2011-09-22

The script that you want - LiveMeasure

face area

harumscarum · 2011-09-20

thanks. working! but not with Edit Poly. is it possible to fix?
i have also a couple more suggestions:

1 - when two or more segments or polygons are selected - overall length or area is displayed in top-left of the viewport. (if Display in Viewport is enabled)

2 - would be just great for simple macroscript which will just Show Length or Area (depends spline/poly or segment/polygon is selected) with last script settings and display in viewport

thank you very much for efforts

[quote]thanks. working! but

miauu · 2011-09-20

 thanks. working! but not with Edit Poly. is it possible to fix? i have also a couple more suggestions:  1 - when two or more segments or polygons are selected - overall length or area is displayed in top-left of the viewport. (if Display in Viewport is enabled) 

Already added to the script. But:

 2 - would be just great for simple macroscript which will just Show Length or Area (depends spline/poly or segment/polygon is selected) with last script settings and display in viewport 

this is possible, but there is only one problem - for how long to stay the text in the viewport. With actual script the text disapear when you press the "Clear VP" button or when you close the rollout. If you have a macro that display text you have to have a macro that clear the viewport or the text must be displayed for some time - 3,5,10 sec. :)

thank you!

harumscarum · 2011-09-17

one more tiny request - "Auto Update" checkbox for better interactivity in viewport to see how measurement data changes when new selection applied or spline/poly modification.
could you please add "show in viewport" and "user units scale" for face area

thank you!

miauu · 2011-09-19

"show in viewport" work for face area. When you select some faces and press the "Show area" button, of the "Show in viewport" checkbox is On the value of the face area will be shown in the viewport. "user units scale" also work, but only for the value dysplaied in the viewport. One example: 43,567 cm means 43,567 sq. cm.
About "Auto update" when I have the time I will add it. :)

maxbogatskiy · 2011-08-25

thanks for so great tool,...it would be perfect if it will be able to measure angles.

and,,then i try to mesure area on poligon 100X100X100 it's return to me something strange like [38901.3,5544.26,0]....???

miauu · 2011-08-25

and,,then i try to mesure area on poligon 100X100X100 it's return to me something strange like [38901.3,5544.26,0]....???

The bug is fixed. :)

miauu · 2011-08-24

@burdurky, I can't fully understand what you mean. Can you be more specific?

Dimensions

burdurky · 2011-08-24

Could you use this for dimensions in a render or animation? (I know about Bobo's dimension script).

miauu · 2011-08-17

@harumscarum, try new version :)

thank you!

harumscarum · 2011-08-17

awesome! this i need so much! thank you
one me feature request - please add area measurement for polygons in Edit/Editable Poly

benjitho · 2011-08-17

Thank you. So much! just what I needed, absolute perfect.