Results 1 to 3 of 3

Thread: Minimizing errors-CAD Standards File Naming Form

  1. #1
    Member
    Join Date
    2007-01
    Posts
    3
    Login to Give a bone
    0

    Default Minimizing errors-CAD Standards File Naming Form

    Dear All

    Im currently creating a standard for a company and wish to control the user ability to mostly ignore things like file naming and file saving.!!

    I would like to create a form, when file save is selected within autocad, that has a series of boxes to choose from that will complete a file name.

    I would like to include on the form ;

    project number (list of project numbers to select 00000 e.g)
    Discipline (list A-architecture, L-landscape, E-engineering etc)
    Type (list of types including , DE detail, P Plan, S Section etc)

    Here is the tricky aspect im wondering if you gurus will know...

    How can i get autocad to save, once the project number and type are selected, into a specific folder
    Example:
    A user selects project number 00000 and then selects the type (DE detail).
    I have a detail folder within the project folder setup. How can i get that DE selection to save in the Details folder?


    Dan

  2. #2
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: Minimizing errors-CAD Standards File Naming Form

    It would be easy. I would use a scripting dictionary to store the type as the key, and the sub-folder as the string value. Then simply concatenate the sub-folder on to the path.
    R. Robert Bell
    Design Technology Manager
    Stantec
    Opinions expressed are mine alone and do not reflect the views of Stantec.

  3. #3
    Member
    Join Date
    2007-01
    Posts
    3
    Login to Give a bone
    0

    Default Re: Minimizing errors-CAD Standards File Naming Form

    Hi and thanks for the advice. I will give it a shot. I guess the sub folder location(path being unique for every project because of the project number) doesnt affect this?

    Think its about time i bought a book and started to get a grip of this stuff

    D

Similar Threads

  1. Layer naming and use standards
    By colinawright in forum CAD Standards
    Replies: 14
    Last Post: 2017-02-27, 06:03 PM
  2. Standards in File Naming
    By Masroor Javid in forum ACA General
    Replies: 3
    Last Post: 2008-09-12, 11:59 AM
  3. Layer Naming Standards and Layer Keys... ??
    By moon47 in forum AMEP General
    Replies: 3
    Last Post: 2008-08-26, 07:09 PM
  4. Customizable automatic file naming for printing (to file) or exporting
    By revit.wishlist1942 in forum Revit Architecture - Wish List
    Replies: 0
    Last Post: 2007-09-20, 05:21 AM
  5. File naming and file location
    By Max Lloyd in forum Revit Architecture - General
    Replies: 9
    Last Post: 2005-11-03, 11:00 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
  •