Results 1 to 4 of 4

Thread: Text Tool Scale vs Mtext Scale

  1. #1
    Active Member tomdillenbeck's Avatar
    Join Date
    2004-05
    Location
    Dearborn, MI
    Posts
    52
    Login to Give a bone
    0

    Arrow Text Tool Scale vs Mtext Scale

    The Text Tool on the Document > Annotation palette uses a tool called _AECDTLANNOLEADERADD to create MText at the current scale set in the Drawing Window Status Bar.

    However, my coworkers and I like to type "MT" to create our mtext. Unfortunately it does not read the scale from the DIMSCALE or wherever the AECDTLANNOLEADERADD gets the scale.

    Has anyone found a work-around or a keyboard shortcut for implementing MText at the Dimscale?

    .

  2. #2
    Super Moderator dkoch's Avatar
    Join Date
    2003-03
    Location
    Philadelphia, PA
    Posts
    2,392
    Login to Give a bone
    0

    Default Re: Text Tool Scale vs Mtext Scale

    Create a custom LISP routine using the defun name C:MT that reads the current annotation text height and drawing scale, sets the product of the two as the default text height and fires up the MTEXT command.

  3. #3
    All AUGI, all the time
    Join Date
    2011-05
    Posts
    926
    Login to Give a bone
    0

    Default Re: Text Tool Scale vs Mtext Scale

    By the time you create a workaround, wouldn't it just be easier to use the tool pallette?

  4. #4
    Super Moderator dkoch's Avatar
    Join Date
    2003-03
    Location
    Philadelphia, PA
    Posts
    2,392
    Login to Give a bone
    0

    Default Re: Text Tool Scale vs Mtext Scale

    Unless you wrote it when ADT2004 was current and there was no text tool available.

Similar Threads

  1. Option to scale or not scale text according to viewport
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 2
    Last Post: 2012-07-27, 05:01 AM
  2. Mtext and Annotation scale
    By mjohnson.88569 in forum AutoCAD General
    Replies: 1
    Last Post: 2008-11-05, 02:48 PM
  3. Mtext Scale Issues
    By peter.giampa in forum AutoCAD Annotation
    Replies: 0
    Last Post: 2008-08-07, 06:15 AM
  4. Scale Hatch and Text from Tool Palette
    By bevinbrown in forum AutoCAD Customization
    Replies: 5
    Last Post: 2006-11-15, 09:52 PM
  5. Scale for text as in "scale for Dim feature
    By arshadmirza786 in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2004-12-13, 08:07 AM

Posting Permissions

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