+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Super Member rustysilo's Avatar
    Using
    Civil 3D 2008
    Join Date
    Jul 2007
    Location
    Jacksonville, FL - USA
    Posts
    1,448

    Default ATTEXT Gone Awry

    Registered forum members do not see this ad.

    I'm extracting attribute info to create a tree mitigation table and there is an attribute for tree size which for some reason on 4 of my trees is pulling the info from another attribute for some reason. Here is the output of a portion of the file:

    Code:
     1454.42,'22.04 LT','OAK',22.0,'INSIDE', 8.00
     1440.61,'20.78 LT','OAK',10.0,'INSIDE', 9.22
     1430.24,'22.67 LT','UNK',12.0,'INSIDE', 7.33
     1377.69,'24.45 LT','PINE',17.0,'INSIDE', 5.54
     1368.81,'22.35 LT','CAMPHOR', 6.0,'INSIDE', 7.64
     1680.31,'18.93 RT','MYRTLE',1680,'INSIDE', 11.07
     1495.83,'23.90 RT','PINE',24.0,'INSIDE', 6.10
     1476.25,'18.99 RT','MYRTLE',1476,'INSIDE', 11.01
     1461.54,'19.74 RT','MYRTLE',1461,'INSIDE', 10.26
     1449.16,'19.16 RT','MYRTLE',1449,'INSIDE', 10.84
    Note that the numbers in red are supposed to be the tree size and it is rather putting the station (1st column) value there. The attributes are properly filled in. Something is going bad when I extract the data only on these lines.
    "Constantly choosing the lesser of two evils is still choosing evil." ~ Jerry Garcia
    flickr | myspace
    | work | business | creed
    rustysilo's tips & tutorials

  2. #2
    Super Member rustysilo's Avatar
    Using
    Civil 3D 2008
    Join Date
    Jul 2007
    Location
    Jacksonville, FL - USA
    Posts
    1,448

    Default

    Duh nevermind. I figured it out. There is no size value as the surveyor didn't give the size so I put n/a in the attribute... Sorry bout that.
    "Constantly choosing the lesser of two evils is still choosing evil." ~ Jerry Garcia
    flickr | myspace
    | work | business | creed
    rustysilo's tips & tutorials

  3. #3
    Forum Newbie
    Using
    AutoCAD LT 2010
    Join Date
    Sep 2009
    Posts
    1

    Unhappy Attext

    Rusty,

    How did you get that far. Been trying over the weekend to get a single field out using ATTEXT.

    Do you have a sample of your template?
    Haven been trying the things from ACAD Help without luck. Searching forums looking for an answer. You seem to have at least gotten it to work. Using 2010 LT. running out of hair. Starting to look like that smily face :-(

    CJ


    Quote Originally Posted by rustysilo View Post
    I'm extracting attribute info to create a tree mitigation table and there is an attribute for tree size which for some reason on 4 of my trees is pulling the info from another attribute for some reason. Here is the output of a portion of the file:

    Code:
     1454.42,'22.04 LT','OAK',22.0,'INSIDE', 8.00
     1440.61,'20.78 LT','OAK',10.0,'INSIDE', 9.22
     1430.24,'22.67 LT','UNK',12.0,'INSIDE', 7.33
     1377.69,'24.45 LT','PINE',17.0,'INSIDE', 5.54
     1368.81,'22.35 LT','CAMPHOR', 6.0,'INSIDE', 7.64
    1680.31,'18.93 RT','MYRTLE',1680,'INSIDE', 11.07
     1495.83,'23.90 RT','PINE',24.0,'INSIDE', 6.10
    1476.25,'18.99 RT','MYRTLE',1476,'INSIDE', 11.01
    1461.54,'19.74 RT','MYRTLE',1461,'INSIDE', 10.26
    1449.16,'19.16 RT','MYRTLE',1449,'INSIDE', 10.84
    Note that the numbers in red are supposed to be the tree size and it is rather putting the station (1st column) value there. The attributes are properly filled in. Something is going bad when I extract the data only on these lines.

Similar Threads

  1. Simple, Command customization question: -attext
    By TuFoFi in forum AutoLISP, Visual LISP & DCL
    Replies: 0
    Last Post: 3rd Sep 2008, 05:23 am
  2. Attext
    By Maltacad in forum AutoLISP, Visual LISP & DCL
    Replies: 2
    Last Post: 12th Feb 2008, 10:42 am
  3. counting blocks using ATTEXT
    By explorer in forum AutoCAD Drawing Management & Output
    Replies: 9
    Last Post: 19th Jul 2007, 05:05 pm
  4. HELP! My aperature size has gone awry.
    By amattintime in forum AutoCAD Drawing Management & Output
    Replies: 5
    Last Post: 12th Oct 2006, 02:55 pm

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