Results 1 to 3 of 3

Thread: AMSCAREA variable

  1. #1
    Member
    Join Date
    2008-02
    Posts
    3

    Default AMSCAREA variable

    We are currently using Autocad Mechanical 2011 and create views in model space with the "amscarea" command. Each view in model space can have a different scale (1:1, 1:5, 1:10, 1:15, etc.) and when blocks are inserted or text is created using Autocad "AM" commands these objects automatically know what size to be in each view. I am unable to recreate this behavior using lisp because I cannot figure out what variable Autocad is using to calculate the size of drawing objects in each view scale. What is the variable in Autocad Mechanical that can be used in lisp to calculate the size of drawing objects for the active view? Thanks in advance.

  2. #2
    I could stop if I wanted to pbejse's Avatar
    Join Date
    2010-10
    Posts
    397

    Default Re: AMSCAREA variable

    You can use Annotative TEXT/Blocks. that will automatically scale the objects depending on the CANNOSCALE variable

  3. #3
    Member
    Join Date
    2008-02
    Posts
    3

    Default Re: AMSCAREA variable

    CANNOSCALE sets the name of the current annotation scale for the current space. How do I get the lisp routine to automatically know which annotation scale is being used in the current space? In an AutoCad Mechanical drawing the CANNOSCALE is always set to 1:1 regardless of the current view just like DIMSCALE is alway set to 1.

Similar Threads

  1. Is there a variable...
    By kane333 in forum AutoCAD General
    Replies: 4
    Last Post: 2009-12-03, 08:53 PM
  2. Can Anyone help with an MEP variable?
    By ReachAndre in forum AutoLISP
    Replies: 1
    Last Post: 2008-09-09, 04:34 PM
  3. Is there a variable for
    By Mufasa23 in forum AutoCAD General
    Replies: 5
    Last Post: 2008-04-04, 08:50 PM
  4. what's that variable....
    By Cosmo in forum AutoCAD General
    Replies: 5
    Last Post: 2008-01-10, 12:47 PM
  5. Variable height/variable count family (studs in a sloped wall)
    By DoTheBIM in forum Revit Architecture - Families
    Replies: 6
    Last Post: 2006-06-15, 02:48 PM

Tags for this Thread

Posting Permissions

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