Results 1 to 8 of 8

Thread: Change Visability state of some blocks

  1. #1
    Active Member
    Join Date
    2010-06
    Posts
    57
    Login to Give a bone
    0

    Question Change Visability state of some blocks

    Hi All
    I have a dynamic symbol that reperesents our smoke detectors which has multiple visability states. No problems with the block but I now have a set of drawings where I need to change some blocks visability.
    For example 100 detectors
    10 at vis A
    20 at vis B
    70 at vis C

    Is there a quick way to say change the 20 at Vis B to Vis A without having to go to each one?

    Looked at Quick select but there is no option for visability state which would have been ideal. I also looked at trying to use the find & replace as it has an attribute but though it found them all & I had hoped I could use that.

    I'm sure it could be done using lisp but unfortunatly its not something I have ever got to grips with. Any ideas or one for the wish list?
    Thanks for any help/ideas

  2. #2
    All AUGI, all the time
    Join Date
    2009-01
    Location
    B5
    Posts
    544
    Login to Give a bone
    0

    Default Re: Change Visability state of some blocks

    I do believe that you are stuck with OOTB CAD.
    There is an Anonymous Name assigned to the different Vis State block that are otherwise equal and there are Lisp to do this but I too am a neophyte in that regard.

  3. #3
    Active Member
    Join Date
    2010-06
    Posts
    57
    Login to Give a bone
    0

    Default Re: Change Visability state of some blocks

    hi Charles
    Thanks for your reply, you confirmed what I thought.
    Seeing how long Dynamic blocks have been around I would have thought that Autodesk would have added a few more everyday functions to them by now.

    1: To be able to select the visability state via quick select.
    2: Once you had made that choice then you could via the properties box change from say vis 1 to vis 2 or any other prop you wanted to change say move only those blocks to another layer.

    Like a lot of things I guess that is to much to hope for!

  4. #4
    Active Member
    Join Date
    2013-03
    Location
    Can you say DERECHO, Iowa
    Posts
    66
    Login to Give a bone
    0

    Default Re: Change Visability state of some blocks

    Quote Originally Posted by lesleys View Post
    Is there a quick way to say change the 20 at Vis B to Vis A without having to go to each one?
    Are they on separate layers already? You can use Quick Select to grab the blocks and then change visibility within the properties all at once to save you the time of going through individually.

  5. #5
    Active Member
    Join Date
    2010-06
    Posts
    57
    Login to Give a bone
    0

    Default Re: Change Visability state of some blocks

    Quote Originally Posted by FabriCADed View Post
    Are they on separate layers already? You can use Quick Select to grab the blocks and then change visibility within the properties all at once to save you the time of going through individually.
    Hi thanks for your reply.

    No they are on one layer. What the block is is a smoke detector with 14 "types" each of which is a visabilty state. What happens is that the customer can often say no I don't want a heat detector a heat/sounder instead & the dynamic block makes this easy to do with just a click. I then use the data extraction so the engineers get a list of parts etc.

    Not a big issue but rather than hunt around a floor layout changing each one as you find it, it would be good if it was an option on quick select.

  6. #6
    Active Member
    Join Date
    2013-03
    Location
    Can you say DERECHO, Iowa
    Posts
    66
    Login to Give a bone
    0

    Default Re: Change Visability state of some blocks

    Sounds like a wish list item to me... You may be able to find a lisp somewhere that would accomplish that, but if they are all on the same layer and are the same block, I can't think of any other way of doing it...

  7. #7
    I could stop if I wanted to
    Join Date
    2008-05
    Location
    Yardley, PA
    Posts
    305
    Login to Give a bone
    0

    Default Re: Change Visability state of some blocks

    I'm guesssing you already know this, but you can just manually click / window select the blocks you want while holding shift to make them all current and then go to the properties and mass change them all at once to what ever you need.

    I also don't know of a way to 'automatically filter' through the entire drawing and only select one's based off of a parameter you created...

  8. #8
    100 Club
    Join Date
    2015-09
    Posts
    154
    Login to Give a bone
    0

    Default Re: Change Visability state of some blocks

    I had a similar issue where I had 5 visibility parameters that represeneted phases. and every two weeks or so about a 1000 blocks had to be updated to show the updated phases.
    The blocks are inserted the first time with a reference number. This was exported to excel with attout. The attribute was filled in here based on info from another excel file.
    Then using attin the attributes were updated in autocad. Then I ran a lisp file over it that changed the visibility parameter to correspond with the attribute value.

    Perhaps it is a workflow to consider for the future. Let me know if you need more info.

Similar Threads

  1. Visibility State moving between blocks
    By riza3430 in forum Dynamic Blocks - Technical
    Replies: 9
    Last Post: 2015-09-11, 04:18 PM
  2. 2014: Visibility State in Blocks
    By tim_newsome in forum AutoCAD General
    Replies: 1
    Last Post: 2014-03-12, 04:32 PM
  3. 2013: part no as visability state showing when it shouldn't
    By lesleys in forum Dynamic Blocks - Technical
    Replies: 1
    Last Post: 2013-06-05, 11:05 AM
  4. 2012: Re define dynamic block retaining current visability state
    By lesleys in forum Dynamic Blocks - Technical
    Replies: 8
    Last Post: 2012-06-04, 12:06 PM
  5. Selecting blocks by visibility state
    By cwjean76 in forum AutoCAD General
    Replies: 1
    Last Post: 2008-07-01, 03:56 PM

Posting Permissions

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