Results 1 to 3 of 3

Thread: Change dynamic block visibility with command line or lisp

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    2015-09
    Location
    Vancouver
    Posts
    12
    Login to Give a bone
    0

    Default Change dynamic block visibility with command line or lisp

    I am looking for a way to change a blocks visibility via the command line so I can use it in a script file.

    I have created a drawing stamp block with multiple text visibilities. I am currently in the process of issuing 600+ drawing for as-built and need to change the stamp block to the "asbuilt" visibility. In hindsight I can going to change the block to just attributes as I will make things a lot easier.

    I have not been able to find any "command line" way to change visibilties. Is this something that could be done with a lisp routine??

    thanks,

    Gary

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

    Default Re: Change dynamic block visibility with command line or lisp

    Yes it can be done with a lisp routine. Look for the chgdynprop routine in this thread on the Autodesk Discussion Groups
    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

  3. #3
    Active Member
    Join Date
    2008-09
    Posts
    94
    Login to Give a bone
    0

    Smile Re: Change dynamic block visibility with command line or lisp

    Quote Originally Posted by Opie View Post
    Yes it can be done with a lisp routine. Look for the chgdynprop routine in this thread on the Autodesk Discussion Groups
    Worked like a charm! There are a lot of other useful dynamic block functions on that thread too. Thanks for sharing!

Similar Threads

  1. Replies: 3
    Last Post: 2015-05-11, 06:13 PM
  2. Change Visibility of Dynamic Block Using Sheet Set Field
    By seneca06 in forum AutoCAD Customization
    Replies: 5
    Last Post: 2014-11-20, 01:26 PM
  3. Replies: 1
    Last Post: 2014-11-20, 12:27 AM
  4. Change command line background color lisp
    By Dave Lewis in forum AutoLISP
    Replies: 1
    Last Post: 2012-08-07, 07:17 PM
  5. Replies: 3
    Last Post: 2006-07-20, 07:06 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
  •