Jest Posted March 21 Posted March 21 Hi Is there a way to Extending Zoom only to visible objects (currently turned ON)? I have a wide sized map data connected (shp) to drawing, but turned Off. When using Zoom Extents command, invisible shp items are included and my visible objects disappeared from my sight, because they are too small. Is there a solution for this problem? Quote
tombu Posted March 21 Posted March 21 It's simple just freeze layers rather than turning them off to avoid that issue. Objects on layers that are turned off are not only processed by Zoom Extents but slow down AutoCAD as it has to process more objects than you're actually working on. 1 Quote
BIGAL Posted March 22 Posted March 22 You can set limits for a dwg by selection of 2 points and use zoom all rather than extents. Quote
tombu Posted March 22 Posted March 22 You could also select those visible objects then Zoom Objects instead of Zoom Extents to get exactly what you want. I've just always felt freezing layers avoids issues from turning layers off. Quote
Jest Posted March 22 Author Posted March 22 13 hours ago, tombu said: It's simple just freeze layers rather than turning them off to avoid that issue. Objects on layers that are turned off are not only processed by Zoom Extents but slow down AutoCAD as it has to process more objects than you're actually working on. I know that...but as I said, problem causes my attached shp file...and it is turned OFF. Quote
tombu Posted March 22 Posted March 22 Did you try using Zoom Object? Zooms to display one or more selected objects as large as possible and in the center of the view. You can select objects before or after you start the ZOOM command. 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.