salman Posted June 24, 2010 Posted June 24, 2010 Hello all I want to write a reactor program which performs a zoom all whenever a new entity is added to the drawing. For this I need to find the drawing area which contains all the entities i.e. the corners of a rectangle which encloses all the entities contained in the drawing. So that I can use these coordinates in vla-zoomwindow function. Their are 2 variables extMin and extMax but they do not fulfill the requirement. So please guide How to find the above mentioned coordinates. Thanks. Quote
salman Posted June 24, 2010 Author Posted June 24, 2010 Thanks for the reply, actually due to workload I do not get much time to go through the documentation in detail. I have seen this method first time so now I will check it. thanks again. Quote
lpseifert Posted June 24, 2010 Posted June 24, 2010 Why not use the ZoomAll method? out of order cuz I deleted to check viability 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.