Find the drawing scale of current drawing

Discussion in 'AutoCAD' started by scottf35, Aug 8, 2006.

  1. scottf35

    scottf35 Guest

    Hi,

    Is there a system variable I can lookup or some other way I can
    programtically determine the drawing scale the of the current drawing?
     
    scottf35, Aug 8, 2006
    #1
  2. scottf35

    scottf35 Guest

    Thanks away but I found it:

    Dim dimsc As Object = ThisDrawing.GetVariable("DIMSCALE")
     
    scottf35, Aug 8, 2006
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.