Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Align Text

  1. #1
    100 Club MikeM4OSU's Avatar
    Join Date
    2004-02
    Location
    Tulsa, Oklahoma
    Posts
    195
    Login to Give a bone
    0

    Cool Align Text

    Is there a command that will allow one to align text vertically by there insertion points? I have some old details that the text is all over the place and I would like to be able to align them up vertically. Anyone have any ideas as to how to get this done? Thanks for any help.

  2. #2
    Certifiable AUGI Addict dhurtubise's Avatar
    Join Date
    2005-07
    Location
    Somewhere in the BIM world
    Posts
    3,792
    Login to Give a bone
    0

    Default Re: Align Text

    Select them all, the go to properties and enter the needed value for y or x.

  3. #3
    100 Club MikeM4OSU's Avatar
    Join Date
    2004-02
    Location
    Tulsa, Oklahoma
    Posts
    195
    Login to Give a bone
    0

    Default Re: Align Text

    Thanks for the help, I thought there was a command that would allow you to select all the text entities that you wanted to align and then select an alignment point, maybe that was in Microstation (*%#@) we did run both softwares 5 or 6 years ago. Maybe I should post this as a wish item.

  4. #4
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Align Text

    Quote Originally Posted by mikem.65918
    Thanks for the help, I thought there was a command that would allow you to select all the text entities that you wanted to align and then select an alignment point, maybe that was in Microstation (*%#@) we did run both softwares 5 or 6 years ago. Maybe I should post this as a wish item.
    You could automate that with Lisp or even VBA.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  5. #5
    100 Club MikeM4OSU's Avatar
    Join Date
    2004-02
    Location
    Tulsa, Oklahoma
    Posts
    195
    Login to Give a bone
    0

    Default Re: Align Text

    I will try and do that, will need to dust off all my paperwork on how to lisp, haven't done much programming. It would be worth the time to get it done. Thanks for the suggestion.

  6. #6
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Align Text

    Quote Originally Posted by mikem.65918
    I will try and do that, will need to dust off all my paperwork on how to lisp, haven't done much programming. It would be worth the time to get it done. Thanks for the suggestion.
    You could always post some information of what you want and someone in the autolisp forum will most likely help you with it.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  7. #7
    Mod / Salary / SM Wanderer's Avatar
    Join Date
    2001-12
    Location
    St. Louis
    Posts
    5,408
    Login to Give a bone
    0

    Question Re: Align Text

    Quote Originally Posted by mikem.65918
    Thanks for the help, I thought there was a command that would allow you to select all the text entities that you wanted to align and then select an alignment point, maybe that was in Microstation (*%#@) we did run both softwares 5 or 6 years ago. Maybe I should post this as a wish item.
    correct me if I'm misunderstanding your question, but, would the express tool TJUST assist you at all (i'm really missing the alignment point thing?)
    tjust - Changes a text object's justification without changing its position. Works with text, mtext, and attribute definition objects.
    right, that doesn't look right... nevermind me... I think.
    Melanie Stone
    @MistresDorkness

    Archibus, FMS/FMInteract and AutoCAD Expert (I use BricsCAD, Revit, Tandem, and Planon, too)
    Technical Editor
    not all those who wander are lost

  8. #8
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,106
    Login to Give a bone
    0

    Default Re: Align Text

    Quote Originally Posted by Wanderer
    correct me if I'm misunderstanding your question, but, would the express tool TJUST assist you at all (i'm really missing the alignment point thing?)
    tjust - Changes a text object's justification without changing its position. Works with text, mtext, and attribute definition objects.
    right, that doesn't look right... nevermind me... I think.
    I see you answered your own question.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  9. #9
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,707
    Login to Give a bone
    0

    Default Re: Align Text

    Please, give the Properties dialog box one shot.

    From the Properties dialog box ( toggle on off with [Ctrl] 1 )
    either click the [Quick Select] or [Select Objects] button

    if [Select Objects]
    1. Select the text objects you want to change and press [Enter]
    you will see how many items you have selected in the "property arrow down window" ie. Text(14)
    2. Then click to the right in the Rotation line, and write 90
    the selected text is changed immediately..

    if [Quick Select]
    you can "filter select" object by type and properties ( this is powerful ) chose
    Apply to: Entire drawing
    Object type: Text
    Rotation ( in this case )
    Operator = Equals
    Value 90 ( this will select the text in the previous example ) and press [Enter]
    now you are back in the Properties dialog box in line 2. and have the opportunity to change again.

    : ) Happy Computing !

    kennet

  10. #10
    100 Club david-k's Avatar
    Join Date
    2015-12
    Location
    San Diego, CA
    Posts
    100
    Login to Give a bone
    0

    Default Re: Align Text

    There is a lips program for text spacing available from Cadalyst "txs.lsp"
    It will align and space text based upon justification and first line text size.
    Search it out and give it a try.

Page 1 of 2 12 LastLast

Similar Threads

  1. align text
    By Wish List System in forum AutoCAD Wish List
    Replies: 3
    Last Post: 2013-02-08, 02:33 AM
  2. Replies: 0
    Last Post: 2010-09-21, 03:45 PM
  3. Align Text
    By kberry in forum AutoCAD General
    Replies: 4
    Last Post: 2005-12-02, 12:19 PM
  4. Text Align
    By dbanker in forum AutoLISP
    Replies: 18
    Last Post: 2005-08-15, 03:50 PM
  5. ALIGN TEXT
    By Scott D Davis in forum Revit Architecture - Wish List
    Replies: 12
    Last Post: 2004-05-15, 01:19 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
  •