See the top rated post in this thread. Click here

Results 1 to 2 of 2

Thread: Batch Assigning Xref's

  1. #1
    Member
    Join Date
    2020-07
    Posts
    7
    Login to Give a bone
    0

    Default Batch Assigning Xref's

    Afternoon,

    At the start of each project, there is a number of Xref's that need to be overlayed in the suitable drawings. these Xref's follow the same naming convention for each project e.g XR_Aerial

    I would like a feature/lisp that enables me to invoke a command which brings up a directory, from which I can select the drawings I want to overlay Xref's in and confirm then select the Xref's I want to input into these drawings and their draw order.

    Any help would be appreciated.

    Kind Regards

    William.

  2. #2
    All AUGI, all the time
    Join Date
    2003-07
    Posts
    560
    Login to Give a bone
    2

    Default Re: Batch Assigning Xref's

    Step 1 look at the method -xref and follow the prompts.

    Step2 if your xrefs are saved say with dwg name projetc33_aerial.png and in same loaction as dwg then you can get the location (getvar 'dwgprefix)

    Step3 there is lots of listbox dcl out there that would say make a list of dwg's and png's so select and -xref.

    If your dwgs to be xrefed are all over the place must be hard coded.

    The request is very vauge about where the xrefs are located.

Similar Threads

  1. 2010: XREF block visibility states & Batch plot on Model Space
    By Buh in forum AutoCAD General
    Replies: 1
    Last Post: 2013-08-23, 11:10 AM
  2. 2008 SCALE 1:100 xref xref xref xref- scale list issues
    By Apsis0215 in forum AutoCAD Customization
    Replies: 2
    Last Post: 2008-11-21, 08:17 PM
  3. Replies: 12
    Last Post: 2005-08-10, 07:50 PM
  4. Assigning Layers to New Entities
    By johnjansen in forum ACA General
    Replies: 1
    Last Post: 2004-06-15, 01:09 AM
  5. Re-Assigning Elevation Level Heights - Need Help!
    By razorx1858 in forum Revit Architecture - General
    Replies: 2
    Last Post: 2004-05-11, 10:15 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
  •