See the top rated post in this thread. Click here

Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Layer Manager & named filters

  1. #1
    100 Club jsr13's Avatar
    Join Date
    2004-09
    Location
    Virginia - USA
    Posts
    134
    Login to Give a bone
    1

    Default Layer Manager & named filters

    OK - to unclutter the layers toolbar drop-down when using xrefs, a lot of people will go into the layer manager dialog box & select "Show all Xref dependent layers" in the named layer filters box at the top, select "invert filter" & "apply to layers toolbar" so that all of the xref'd layers don't have to be scrolled through in the pull-down.
    Common, right?

    Well, how about making this the default when you open any drawing? I would like to have this as my default instead of having to set it for every drawing every time I get into them. Even when you make the changes, they don't get saved in the drawing so you have to change it every time you get into the same drawing. I figure there is a SYSVAR or a little code somewhere that would have to be in the MNL file to make them be persistent settings, but I can't find it.
    Any takers for this one?
    Thanks in advance.


  2. #2
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Layer Manager & named filters

    Hi Jeff

    Please note I've *moved* this thread from the AutoCAD General Forum to this one as I believe it would be better served here.

    Why?

    There is no system variable that control's this behaviour, therefore one of AutoCAD's API will be needed so some suitable code can be written.

    If there are no takers in this Forum within a week I will then move this thread to the VBA Forum to see if we can get you an answer over there instead.

    Thanks, Mike

    Forum Moderator

  3. #3
    100 Club jsr13's Avatar
    Join Date
    2004-09
    Location
    Virginia - USA
    Posts
    134
    Login to Give a bone
    0

    Thumbs up Re: Layer Manager & named filters

    No problem, Mike. I thought about that, but I figured it would cover them all in the "General" category.
    Hey - whatever works, right?
    Thanks.

  4. #4
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Layer Manager & named filters

    Hi Jeff

    Done.

    Thread moved from the AutoLISP Forum to here, in a quest to find you a solution to your query.

    Thanks, Mike

    Forum Moderator

  5. #5
    100 Club
    Join Date
    2000-11
    Location
    Adelaide, South Australia
    Posts
    116
    Login to Give a bone
    0

    Default Re: Layer Manager & named filters

    It sounds like you are using a pre 2005 product as they have changed the dialog. If it is need for 2005 I might be able to work something out.

    Regards - Nathan

  6. #6
    100 Club jsr13's Avatar
    Join Date
    2004-09
    Location
    Virginia - USA
    Posts
    134
    Login to Give a bone
    0

    Unhappy Re: Layer Manager & named filters

    Mike - Thanks for moving the post.
    and
    Nathan - you're right, I am using ADT 2004. I didn't realize that the dialog has changed. That is encouraging to know that it's been fixed, but do you know how/where I can find a solution for 2004? My firm just recently upgraded to where we are now, so I'm not anticipating seeing 2005 at all.
    Thanks for your help, guys.

  7. #7
    100 Club
    Join Date
    2000-11
    Location
    Adelaide, South Australia
    Posts
    116
    Login to Give a bone
    0

    Default Re: Layer Manager & named filters

    The dialog has changed but it hasn't fixed your problem. I've attached what it now looks like. If I still had 2004 installed I would see if I could throw some code together.
    Regards - Nathan
    Attached Images Attached Images

  8. #8
    Active Member
    Join Date
    2000-12
    Location
    Las Vegas
    Posts
    68
    Login to Give a bone
    0

    Default Re: Layer Manager & named filters

    I wrote some VBA for 2004 to do something similar to this. I wrote it at the document level so it would perform on any document when opened. so the app just sits there until a new doc is opened and then does it's thing. I'll have to modify it somewhat to do what you have ask. I'll see if I can get to it sometime next week, unless someone else steps up.

  9. #9
    Member
    Join Date
    2002-05
    Location
    Walnut Creek, CA
    Posts
    23
    Login to Give a bone
    0

    Post Re: Layer Manager & named filters

    jsr,

    I have the same situation, we just upgraded to 2004 so i don't expect to see 2005 for a long time either.

    David Perrings, PE
    Civil Engineer


    Quote Originally Posted by jsr13
    Mike - Thanks for moving the post.
    and
    Nathan - you're right, I am using ADT 2004. I didn't realize that the dialog has changed. That is encouraging to know that it's been fixed, but do you know how/where I can find a solution for 2004? My firm just recently upgraded to where we are now, so I'm not anticipating seeing 2005 at all.
    Thanks for your help, guys.

  10. #10
    100 Club jsr13's Avatar
    Join Date
    2004-09
    Location
    Virginia - USA
    Posts
    134
    Login to Give a bone
    0

    Default Re: Layer Manager & named filters

    That would be g-r-e-a-t if you could get around to it. I've done tons with LISP & other customization, but I have absolutely no background with VBA. I really should change that, though.


    Quote Originally Posted by degrawmd
    I wrote some VBA for 2004 to do something similar to this. I wrote it at the document level so it would perform on any document when opened. so the app just sits there until a new doc is opened and then does it's thing. I'll have to modify it somewhat to do what you have ask. I'll see if I can get to it sometime next week, unless someone else steps up.

Page 1 of 2 12 LastLast

Similar Threads

  1. 6,000 Named Layer Filters
    By stusic in forum CAD Management - General
    Replies: 5
    Last Post: 2007-10-04, 10:42 PM
  2. Named Layer Filters
    By mtlynn in forum AutoCAD General
    Replies: 8
    Last Post: 2005-04-23, 06:30 PM
  3. Large file size/ Many "Named layer filters"
    By mserapiglia in forum AutoCAD General
    Replies: 8
    Last Post: 2005-03-19, 07:55 PM
  4. how i can clear the named layer filters
    By namxuanngo in forum AutoCAD Customization
    Replies: 3
    Last Post: 2005-01-05, 05:41 AM
  5. Unwanted Named Layer Filters?
    By ironwood1957 in forum AutoCAD General
    Replies: 6
    Last Post: 2004-12-06, 04:41 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
  •