See the top rated post in this thread. Click here

Results 1 to 5 of 5

Thread: Renaming Bound Xref Layers

  1. #1
    I could stop if I wanted to de-co1's Avatar
    Join Date
    2005-07
    Location
    Jhb - ZA
    Posts
    274
    Login to Give a bone
    0

    Default Renaming Bound Xref Layers

    I'm not on ADT myself, but this is a question I received from a friend of mine, and i hope somebody here can help, as I have no idea... Perhaps a lisp routine might do it...?

    "I got a Autocad question for you;

    Some clown in the office decided that it would be a good idea to bind an xref, explode it and make this drawing part of our actual working drawings;

    Any idea how I can get rid of the preamble e.g. 1st$0$... from all layers, blocks, linetypes etc without renaming them individually?

    Guess what, this has been done to 8 floors of drawings, elevations etc."
    What can he do?

    Any help would be appreciated.

  2. #2
    I could stop if I wanted to de-co1's Avatar
    Join Date
    2005-07
    Location
    Jhb - ZA
    Posts
    274
    Login to Give a bone
    1

    Default Re: Renaming Bound Xref Layers

    All sorted out thanks to the Threads in the LISP Forum (Remove $0$ and everything before from Layer names) and the post and lisp routine provided by tyshofner

  3. #3
    Mod / Salary / SM Wanderer's Avatar
    Join Date
    2001-12
    Location
    St. Louis
    Posts
    5,421
    Login to Give a bone
    0

    Talking Re: Renaming Bound Xref Layers

    Quote Originally Posted by de-co1
    All sorted out thanks to the Threads in the LISP Forum (Remove $0$ and everything before from Layer names) and the post and lisp routine provided by tyshofner
    sweet... thanks for posting back the solution.
    Melanie Stone
    @MistresDorkness

    Archibus, FMS/FMInteract and AutoCAD Expert (I use BricsCAD, Revit, Tandem, and Planon, too)
    Technical Editor
    not all those who wander are lost

  4. #4
    All AUGI, all the time
    Join Date
    2005-01
    Location
    Milwaukee, Wisconsin
    Posts
    636
    Login to Give a bone
    0

    Default Re: Renaming Bound Xref Layers

    Quote Originally Posted by de-co1
    All sorted out thanks to the Threads in the LISP Forum (Remove $0$ and everything before from Layer names) and the post and lisp routine provided by tyshofner
    Before I try this, does it work if you have (for example) layer A-Wall in the drawing already plus the annoying $0$A-Wall? Does it merge them? What about all the other $0$ stuff in the display manager and block names and more?

    Until now, I have been using a DWS file for layers but it can be tedious if it's a huge drawing. Display settings are trickier and require tons of knowledge and skill most of our users do not have so I end up doing it myself. Blocks require renaming or relying on the express tool to replace one with another. Blocks within MVBs are also a bunch of work. Any other ideas?

    Thanks, PBR

  5. #5
    I could stop if I wanted to de-co1's Avatar
    Join Date
    2005-07
    Location
    Jhb - ZA
    Posts
    274
    Login to Give a bone
    0

    Default Re: Renaming Bound Xref Layers

    I would suggest going through the threads in my post above.

    There is quite a bit of discussion there about this and another lisp routine. The person who I did this for said it works, and the thread does say it is supposed to move the objects from one layer to another if the name is the same (minus the $0$ prefix), but if the layer doesn't exist, it will create the new layer.

    Unfortunately I cannot try it out as we are on LT 2000...

Similar Threads

  1. Bound XREF Display Configuration
    By jayranly640320 in forum ACA General
    Replies: 0
    Last Post: 2011-05-10, 03:28 PM
  2. Bound Xref's - extracting
    By adam.wooff.226577 in forum AutoCAD General
    Replies: 0
    Last Post: 2010-01-15, 03:10 PM
  3. Pasted object come in on Bound layers
    By cadconcepts in forum AutoCAD Customization
    Replies: 1
    Last Post: 2009-02-25, 03:45 PM
  4. Update bound xref
    By mikeyoung in forum AutoCAD General
    Replies: 4
    Last Post: 2005-10-31, 04:01 PM
  5. Bound xref layers
    By jhohman in forum AutoCAD General
    Replies: 5
    Last Post: 2004-08-05, 03:30 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
  •