tristramit Posted March 31, 2020 Posted March 31, 2020 Hey Everyone! I have this layer, with numeros text objects and I´m trying to figure out statistics about them for example here I want to calculate Max, Min and Average of the selected texts Anybody knows how do I do it? Thanks Quote
BIGAL Posted April 1, 2020 Posted April 1, 2020 Google "max Autocad lisp" this should give min as well. You just need to make a list of all the numbers. https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/max-value-list/td-p/1748590 Do you know how to select the numbers and make a list ? Google "make a list from selection set" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.