Discussion forum
?CAD discussions, advices, exchange of experience

Please abide by the rules of this forum.
|
Post Reply ![]() |
Author | |
BetweenTheLines ![]() RSS robots ![]() Joined: 20.Nov.2009 Status: Offline Points: 751 |
![]() Posted: 18.Sep.2012 at 21:20 |
Here is the question posted in a comment to a Between the Lines blog post:
There are actually two of my favorite ways to do this fast. One is using the ever powerful and under used QSELECT and the Second is an oldie but goodie using FILTER. I am assuming from your question you are not using ByLayer (bylayer should be used in AutoCAD) and instead assigning layers (levels) by color ala MicroStation. You can use QSELECT to select multiple objects, by color, layer, elevation, and many more object properties. You can build a selection set based on multiple criteria by using the append option or even exclude certain objects. I was able to select all yellow polylines into a selection set then change their elevation in less than 3 steps. You can also build the selection set based on an objects elevation. Imagine all polylines at 120 elevation and I want to move all 1000 of them to 110 elevation. Another great example is selecting all circles that equal 6 inch diameter and change them in one step to 3 inch diameter. The second method and much more powerful is using the FILTER command. You can build a multiple object property to filter to get just the objects you want then change all meeting the filter criteria as a selection set in less than a minute. From AutoCAD Online Help: So there you have it, two ways to change thousands of objects in seconds using QSELECT and the FILTER commands in AutoCAD! More Online Help Offline Help Download Thank you for asking the question. Cheers, Go to the original post... |
|
Between the Lines - Autodesk blog by Shaan Hurley
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0,141 seconds.