Results 1 to 5 of 5

Thread: New to Annotative Text

  1. #1
    Member
    Join Date
    2010-07
    Posts
    25
    Login to Give a bone
    0

    Default New to Annotative Text

    I am just now being introduced to Annotative text and am trying to figure out if a drawing has a few viewports that have no scales how can I keep the text locked on the same size? All I can find on annotative text has to do with scaled drawings.

    Thanks
    Chris

  2. #2
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: New to Annotative Text

    Maybe you can try my Lisp routine attached. You need to have it loaded into ACad. Then you should have 2 new commands MatchVPScale (for one VP at a time) and MatchAllVPScale (for all VP's in current DWG).

    Basically it checks what zoom factor the VP is showing. Then selects the closest matching Annotation Scale and sets the VP to that.
    Attached Files Attached Files

  3. #3
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: New to Annotative Text

    Quote Originally Posted by ccook79 View Post
    ... if a drawing has a few viewports that have no scales...
    Viewports have to have a scale. So I don't know what you are really trying to say.

    Tip: Never use Zoom 1/<xxx>XP to set the viewport scale once you start using annotative scaling. Always use the status bar buttons or Properties palette to change the viewport scale. Otherwise you can wind up with an annotation scale different than your viewport scale, e.g. annotation at 1/4"=1'-0" and the viewport scale at 1/8"=1'-0".
    R. Robert Bell
    Design Technology Manager
    Stantec
    Opinions expressed are mine alone and do not reflect the views of Stantec.

  4. #4
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: New to Annotative Text

    Quote Originally Posted by RobertB View Post
    Viewports have to have a scale. So I don't know what you are really trying to say.
    The problem is while all VP's have a zoom factor. Those created prior to 2008 (or if you use the ZOOM 1/#XP method as you've stated) does not have any CAnnoScale attached to it (or may have a different scale when using the Zoom method). So all your old drawings have nothing set for Annotative Scales - thus it defaults to 1:1 when opened in 2008 or later - which is very seldom the scale they should have.

  5. #5
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: New to Annotative Text

    Quote Originally Posted by irneb View Post
    The problem is while all VP's have a zoom factor. Those created prior to 2008 (or if you use the ZOOM 1/#XP method as you've stated) does not have any CAnnoScale attached to it (or may have a different scale when using the Zoom method). So all your old drawings have nothing set for Annotative Scales - thus it defaults to 1:1 when opened in 2008 or later - which is very seldom the scale they should have.
    True. Which is why I have something similar to your routine that runs whenever we open a legacy drawing and automatically updates the annotation scale for each viewport.

    Why Autodesk didn't do the same thing after 2008 came out, I have no idea.
    R. Robert Bell
    Design Technology Manager
    Stantec
    Opinions expressed are mine alone and do not reflect the views of Stantec.

Similar Threads

  1. 2011: annotative text and annotative block failure
    By kuruczregina in forum ACA General
    Replies: 0
    Last Post: 2012-03-25, 06:56 PM
  2. Annotative text
    By tim_newsome in forum AutoCAD Civil 3D - General
    Replies: 6
    Last Post: 2010-04-14, 05:21 PM
  3. Annotative text
    By jkipfer in forum AutoCAD Annotation
    Replies: 3
    Last Post: 2008-09-22, 10:33 PM
  4. Replies: 4
    Last Post: 2007-11-26, 10:22 PM
  5. Annotative text and text count
    By Homerloew in forum AutoCAD Annotation
    Replies: 2
    Last Post: 2007-10-25, 02:31 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
  •