+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    wisper
    Guest

    Default align text along polyline

    Registered forum members do not see this ad.

    Hy,
    I have to align single line text to a polyline and the result must be that the text is on the polyline ( not fit) with the polyline profile. I have to do this for the name of some streets, and the names supose to be on the street axes. The names are composed from multiple words space separated ( e.g. RUA FERNANDO RODRIGUEZ).
    Til now i tried a lsp from cadhedral that seems to be usefull, but i think i can get better.
    The names are allowed to be diveded by words so that can follow the polyline profile.

    Appreciate any help,
    thank you

  2. #2
    Super Moderator rkmcswain's Avatar
    Computer Details
    rkmcswain's Computer Details
    Operating System:
    Windows 7 Pro x64
    Motherboard:
    Intel DZ77RE-75K
    CPU:
    i7-3770K 3.50GHz
    RAM:
    32GB
    Graphics:
    Nvidia Quadro 2000
    Primary Storage:
    125GB SSD
    Secondary Storage:
    500GB SATA
    Monitor:
    ASUS 27" / ASUS 24"
    Discipline
    Civil
    Using
    Civil 3D 2013
    Join Date
    Sep 2005
    Location
    Houston
    Posts
    3,639

  3. #3
    Forum Newbie
    Using
    not specified
    Join Date
    Apr 2006
    Posts
    1

    Default

    Hi rkmcswain,

    Is the "TAO" text along object command a AutoCAD 2006 command or is there some other utility I have to have to do this? Thanks.

    kwgray

  4. #4
    Senior Member
    Using
    not specified
    Join Date
    Feb 2006
    Location
    Guelph, Ontario
    Posts
    438

    Default

    Try THIS LISP routine. load it up and type in ptext to start the command.
    Mike

  5. #5
    Super Moderator rkmcswain's Avatar
    Computer Details
    rkmcswain's Computer Details
    Operating System:
    Windows 7 Pro x64
    Motherboard:
    Intel DZ77RE-75K
    CPU:
    i7-3770K 3.50GHz
    RAM:
    32GB
    Graphics:
    Nvidia Quadro 2000
    Primary Storage:
    125GB SSD
    Secondary Storage:
    500GB SATA
    Monitor:
    ASUS 27" / ASUS 24"
    Discipline
    Civil
    Using
    Civil 3D 2013
    Join Date
    Sep 2005
    Location
    Houston
    Posts
    3,639

    Default

    Quote Originally Posted by kwgray
    Hi rkmcswain,

    Is the "TAO" text along object command a AutoCAD 2006 command or is there some other utility I have to have to do this? Thanks.

    kwgray
    Sorry, my message was not very clear. This tool belongs to ToolPac, an add-on program for AutoCAD. Go to http://www.dotsoft.com/toolpac.htm for more details.

  6. #6
    Full Member
    Using
    not specified
    Join Date
    Apr 2006
    Posts
    27

    Default PLine text

    Quote Originally Posted by good_m
    Try THIS LISP routine. load it up and type in ptext to start the command.
    Mike
    Hi- this is my first lisp- so i definately don't know how to read the code yet!
    I loaded it and seems good- but do you know if there's anyway to edit it once the text is on the pline? or do i have to delete and start over again?
    How do I know if a LISP has options? It seems like it does, but I don't know how to access them.

    thanks-
    TC
    In Case I forget- I'm using AutoCAD 2004!
    Thanks always.

  7. #7
    Senior Member
    Using
    not specified
    Join Date
    Feb 2006
    Location
    Guelph, Ontario
    Posts
    438

    Default

    Registered forum members do not see this ad.

    I just tried that lisp routine out for the first time and it looks like the text are all separate entities. I would probably just start over rather than trying to find a way to edit it.
    Mike

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