Results 1 to 2 of 2

Thread: Select multiple dynamic blocks based on visibility state

  1. #1
    Active Member
    Join Date
    2009-07
    Posts
    95
    Login to Give a bone
    0

    Default Select multiple dynamic blocks based on visibility state

    As the title suggests, I'm trying to figure out if it's possible to select multiple dynamic blocks based on their visibility state. I have a bunch of bunch in a bunch of drawings that I'm working on that have multiple visibility states within them. I'm trying to select all of them that are set on one visibility state so I can change, or replace them. Any way to do that without just going through and picking each one?

    Thanks in advance

  2. #2
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Select multiple dynamic blocks based on visibility state

    Not without some form of customization. QSELECT doesn't allow for the selection of blocks in the way you are attempting to do. Neither does the FILTER command.

    A custom AutoLISP could create a selection set based on your criteria. But I don't know of one readily available that does that either. Of course, there is .NET and VBA that could also do this.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

Similar Threads

  1. 2016: show/hide lines and circles in a dynamic block based on visibility state
    By kazakhkaster743054 in forum Dynamic Blocks - Technical
    Replies: 3
    Last Post: 2017-02-21, 01:06 PM
  2. quickselect visibility state of dynamic blocks
    By Wish List System in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2013-02-14, 04:42 PM
  3. Replies: 0
    Last Post: 2012-10-10, 02:56 PM
  4. Select Dynamic Blocks by Current Visibility State
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2009-07-05, 10:03 PM
  5. Replies: 2
    Last Post: 2007-08-17, 09:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •