Results 1 to 4 of 4

Thread: Data Extraction Template (.blk) File

  1. #1
    I could stop if I wanted to
    Join Date
    2015-09
    Posts
    420
    Login to Give a bone
    0

    Default Data Extraction How to Edit a Template (.blk) File

    Hello AUGI Members,

    I have numerous .blk template files for various types of block attribute data extractions. I now need to update some of these .blk files with new block definitions and attribute tags. However, in AutoCAD 2009 I can start a data extraction using one of these .blk files and then add the new block definitions and attribute tags into the extraction but I can not update or save the .blk template file that I was previously using.

    Is there a way to update / edit these .blk files.....??

    Any help will be appreciated.

    Regards,
    Vince
    Last edited by vferrara; 2009-06-17 at 07:34 PM.

  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: Data Extraction Template (.blk) File

    Does this work: saving to a new name, deleting the old file, renaming the new file?
    Last edited by RobertB; 2009-06-19 at 01:45 AM.
    R. Robert Bell
    Design Technology Manager
    Stantec
    Opinions expressed are mine alone and do not reflect the views of Stantec.

  3. #3
    I could stop if I wanted to
    Join Date
    2015-09
    Posts
    420
    Login to Give a bone
    0

    Default Re: Data Extraction Template (.blk) File

    Hi Robert,

    I have the ".blk" template files in a common folder everyone has access to. I then use the following lisp routine to place the schedule (table) on the drawing.

    (Command "-dataextraction" DDpath DDDpath )

    where the DDpath variable is........H:\CAD9\Template\Foot96-Temp.blk
    and the DDDpath variable is.........F:\Project\1234\Dwgs\Struct\1234-S-303-Foot.dxe

    The lisp routine builds the path automatically based on prompts and info the user inputs during the routine.

    This allows me to use an existing template file (.blk) that contains the format of the table and then save the new data link file (.dxe) in the drawings project folder.

    Right now I want to update the ".blk" files but I can not find out how to accomplich this with AutoCAD 2009.

    Thanks again for your response.

    Regards,
    Vince

  4. #4
    I could stop if I wanted to
    Join Date
    2015-09
    Posts
    420
    Login to Give a bone
    0

    Default Re: Data Extraction Template (.blk) File

    How do I update the .blk template file......???

    Any suggestions....??

    Regards,
    Vince

Similar Threads

  1. Replies: 1
    Last Post: 2015-04-29, 01:18 PM
  2. Creating Attribute Extraction Template File
    By mmalett1649494 in forum AutoCAD LT - General
    Replies: 1
    Last Post: 2012-08-03, 12:15 PM
  3. Replies: 2
    Last Post: 2010-11-23, 08:45 AM
  4. Data Extraction- standard template
    By CAD blaster in forum AutoCAD General
    Replies: 4
    Last Post: 2009-11-09, 07:14 AM
  5. Attribute Extraction Template File
    By hydestone2002 in forum AutoCAD LT - General
    Replies: 4
    Last Post: 2006-01-05, 09: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
  •