stevo99 Posted February 4, 2010 Posted February 4, 2010 Hi There, Is it possible to select only the parts of objects inside a selection window? eg, creating a detail view of a large structure, just put a selection around the part you want to show and copy just what is inside the window, "breaking" any objects that cross the window. Regards Quote
nukecad Posted February 4, 2010 Posted February 4, 2010 Not realy; BUT if you draw in model space and view / print from paperspace then you can achieve the same effect by having paperspace viewports at different scales in the same layout. i.e. a main view at 1:100 scale and a smaller viewport at 1:10 scale that shows the detail. Quote
stevo99 Posted February 4, 2010 Author Posted February 4, 2010 Not realy; BUT if you draw in model space and view / print from paperspace then you can achieve the same effect by having paperspace viewports at different scales in the same layout.i.e. a main view at 1:100 scale and a smaller viewport at 1:10 scale that shows the detail. I like that idea in principle however when we have detailed dims etc at steel junctions, and show / hide them in paperspace based on annotation scale etc, the layouts look great, however the model soon becomes a mess. Does anybody know if it can be done with lisp? Quote
BearDyugin Posted February 5, 2010 Posted February 5, 2010 If it is a question simply of objects as sounds in the theme heading it is necessary to change a direction of selecting But if it is a question of parts of objects got to a framework the best variant is viewports, as nukecad has told, Here to you the program LISP. A drawing fragment on rectangular or round border But there all in Russian, well I think a code will find Do you think to me easily to read and write in English? Quote
nukecad Posted February 5, 2010 Posted February 5, 2010 Geobuilder; Your English is better than most of US could do in Russian. Stevo; Yes any dims and notes in modelspace would get messy for the different scales. The problem with copying is with the "breaking" of the lines that cross outside your selection window. Some other cad packages have a "scissor" command that does this but not autocad. I have seen a lisp to do this asked for before, but don't recall seeing an answer that worked. The best you can do is to use a crossing box, bottom right to top left, to select the objects; copy them to a blank area; and then either trim any lines that are too long or leave them there and use a viewport. Quote
stevo99 Posted February 8, 2010 Author Posted February 8, 2010 The best you can do is to use a crossing box, bottom right to top left, to select the objects; copy them to a blank area; and then either trim any lines that are too long or leave them there and use a viewport. That has been my approach so far, I just wondered if there was an easier way. Thanks for your time. Steve 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.