Bhanson Posted December 27, 2010 Posted December 27, 2010 I am trying to find the x and y max (or the maximum x and y from 0,0) of a drawing for use with my code. If i can get this information and store it as a variable without user input it would be extremely helpful. Thanks! Quote
Lee Mac Posted December 27, 2010 Posted December 27, 2010 Look into the EXTMIN and EXTMAX System Variables. Quote
Bhanson Posted December 27, 2010 Author Posted December 27, 2010 Thanks for your quick reply. Now that you say that I remember using extmax in the past but for some reason the dimensions given were always off by a little bit from the actual dimensions of the drawing. Do you have any tips or tricks on how to solve this glitch? Quote
Lee Mac Posted December 27, 2010 Posted December 27, 2010 How about using this for all entities (ssget "_X") in the drawing? 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.