• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    Member
    Posts: 5
    Registered: ‎01-08-2013
    Accepted Solution

    Project Back up

    173 Views, 4 Replies
    01-08-2013 06:01 AM

    I'm trying to revise our file structure but running into a road block. Lets start by saying i have a (Autocad) folder, and within that folder i have other folders. I have a (CURRENT PLANS) folder which is always worked in, how can I copy it once it is submitted, paste into the (Autocad) folder, rename it Rev00, and have the Rev00 plan sheets not reference the base file in the CURRENT PLANS folder?

     

    I am trying to keep backups of plan sheets but trying to avoid re-pathing the base file. I'm out of ideas.

    Joe Cyganiak
    AutoCAD Civil 3D 2012
    HP Z600 Workstation 64-bit
    Please use plain text.
    *Expert Elite*
    Posts: 1,580
    Registered: ‎05-21-2008

    Re: Project Back up

    01-08-2013 07:09 AM in reply to: JCyganiak

    I believe there is a setting for x-refs to have an 'absolute' path or a 'relative' path.  I've never looked too deeply into this, but I think if you have a relative path it remembers the path relative to the current drawing.  So the instruction is along the lines of 'Find the drawing called xyz.dwg that is in the same folder as this drawing'  rather than 'Find drawing xyz.dwg that is in this specified folder'.

    __________________________________________________________
    Win 7 Pro, 32 bit; Intel Core i5 @ 2.80GHz; 4GB RAM—Civil 3D 2008 & 2011
    __________________________________________________________
    Credit where credit is due! Give kudos or accept as solution whenever you can.
    Please use plain text.
    Member
    Posts: 5
    Registered: ‎01-08-2013

    Re: Project Back up

    01-08-2013 08:08 AM in reply to: JCyganiak

    The Devil is in the details! You're a genius! Thank You!

     

     

    Joe Cyganiak
    AutoCAD Civil 3D 2012
    HP Z600 Workstation 64-bit
    Please use plain text.
    Mentor
    hardin
    Posts: 462
    Registered: ‎08-30-2007

    Re: Project Back up

    01-09-2013 08:14 AM in reply to: JCyganiak

    Another option is to use eTransmit. You can set the eTransmit settings to place all files in one folder or even bind xrefs. We use eTransmit to archive our projects. Sheet Set manager makes selecting the files even easier.

    Learn, Practice, Get Better
    http://autocad-lkh.blogspot.com
    Please use plain text.
    Active Contributor
    Posts: 42
    Registered: ‎01-09-2013

    Re: Project Back up

    01-09-2013 08:55 AM in reply to: JCyganiak

    Another option would be to use the PROJECTNAME variable, assign a direct path to the new XREF folder.    This has the advantage that you can easily write a script to apply to many drawings.

    Please use plain text.