+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Forum Newbie
    Using
    AutoCAD LT 2006
    Join Date
    Feb 2009
    Posts
    4

    Unhappy Has anyone used ATTEXT command before

    Registered forum members do not see this ad.

    I am trying to import the x-co-ordinate and y co-ordinate of the lines in my CAD drawing. I am currently using AutoCAD LT 2006. I was trying this using ATTEXT command. But for some reason I am not able to extract the data I was after. I do not know if I am follwong the right process. I have used these lines in the template file, I have created.
    BL:X N006004
    BL:Y N006004
    I have also included
    BL:XEXTRUDE N006004
    BL:YEXTRUDE N006004
    buf for no use. Is there anyone who can help me. Your help would be much appreciated.

  2. #2
    Forum Deity
    Computer Details
    lpseifert's Computer Details
    Computer:
    A bit faster than an abacus
    Using
    Civil 3D 2008
    Join Date
    Sep 2006
    Location
    Pittsburgh, PA, USA
    Posts
    3,258

    Default

    Attext will only extract the data from blocks with attributes, not lines. If you have access to a newer version of full Acad you could use Data Extraction.

  3. #3
    Forum Newbie
    Using
    AutoCAD LT 2006
    Join Date
    Feb 2009
    Posts
    4

    Default

    Thanks for your response. Is there a way to convert the lines into blocks.

  4. #4
    Forum Deity
    Computer Details
    lpseifert's Computer Details
    Computer:
    A bit faster than an abacus
    Using
    Civil 3D 2008
    Join Date
    Sep 2006
    Location
    Pittsburgh, PA, USA
    Posts
    3,258

    Default

    Oh, I don't think you want to do that. If there aren't too many you could List them, and cut/paste the coordinate data to a text file.

  5. #5
    Forum Newbie
    Using
    AutoCAD LT 2006
    Join Date
    Feb 2009
    Posts
    4

    Default

    What do you mean by listing. I have like 116 lines in my cad drawing.

  6. #6
    Forum Deity
    Computer Details
    lpseifert's Computer Details
    Computer:
    A bit faster than an abacus
    Using
    Civil 3D 2008
    Join Date
    Sep 2006
    Location
    Pittsburgh, PA, USA
    Posts
    3,258

    Default

    List is an inquiry command. Just type it at the command line.
    Do you have access to full Acad?

  7. #7
    Forum Deity
    Using
    not specified
    Join Date
    Jul 2004
    Location
    Anchorage, Alaska
    Posts
    2,061

    Default

    ATTEXT is for extracting attribute text info, but I believe also a block insert point. From help, "Extracts attribute data, informational text associated with a block, into a file".

    If you converted each line too a block you still couldn't extract endpoints. With LT version, only option that comes to mind is to "list" each line, then copy info from command line to a file. OK another, create a block consisting of just a point, insert at each line endpoint, then run ATTEXT.

  8. #8
    Forum Newbie
    Using
    AutoCAD LT 2006
    Join Date
    Feb 2009
    Posts
    4

    Default

    Thanks for your advice. list is amazing, but the only problem is I have too many lines. how do you create a block consisting of just using a point. what is the command in ATTEXT for that.

Similar Threads

  1. ATTEXT Gone Awry
    By rustysilo in forum AutoCAD General
    Replies: 2
    Last Post: 28th Sep 2009, 10:40 pm
  2. Simple, Command customization question: -attext
    By TuFoFi in forum AutoLISP, Visual LISP & DCL
    Replies: 0
    Last Post: 3rd Sep 2008, 05:23 am
  3. Attext
    By Maltacad in forum AutoLISP, Visual LISP & DCL
    Replies: 2
    Last Post: 12th Feb 2008, 10:42 am
  4. counting blocks using ATTEXT
    By explorer in forum AutoCAD Drawing Management & Output
    Replies: 9
    Last Post: 19th Jul 2007, 05:05 pm
  5. OTRACK command fails when using floating command line
    By Autodesk in forum AutoCAD RSS Feeds
    Replies: 0
    Last Post: 3rd Feb 2007, 01:40 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts