Results 1 to 4 of 4

Thread: MSLTSCALE Change in Multiple Drawings

  1. #1
    Member
    Join Date
    2015-10
    Posts
    30
    Login to Give a bone
    0

    Default MSLTSCALE Change in Multiple Drawings

    Is there any way to change the msltscale variable to 1 and the scale to 1/4"=1'-0" in multiple drawings without opening each and doing it all manually?

    Thanks for the help

  2. #2
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: MSLTSCALE Change in Multiple Drawings

    with programming, yes. using ODBX,

    without fairly advanced programming skills, just write a script to do it, and fire up scriptpro on the file list

  3. #3
    Member
    Join Date
    2015-10
    Posts
    30
    Login to Give a bone
    0

    Default Re: MSLTSCALE Change in Multiple Drawings

    I've never really gotten into customization or programming. Is ODBX within ACA?

  4. #4
    Member
    Join Date
    2015-10
    Posts
    30
    Login to Give a bone
    0

    Default Re: MSLTSCALE Change in Multiple Drawings

    Looks like I can do a simple script to accomplish this:

    CTAB
    MODEL
    MSLTSCALE
    1
    CANNOSCALE
    1/4" = 1'-0"
    _zoom
    _extents
    _qsave
    _close

Similar Threads

  1. 2015: AutoCAD LT Script that changes multiple attributes across multiple drawings
    By alecgburke704194 in forum AutoCAD LT - General
    Replies: 1
    Last Post: 2015-06-30, 12:21 PM
  2. Making the same change in multiple drawings
    By Darren Allen in forum AutoLISP
    Replies: 6
    Last Post: 2014-03-02, 01:15 AM
  3. multiple tabs per drawing or multiple drawings?
    By chris410fortin in forum CAD Standards
    Replies: 5
    Last Post: 2009-04-27, 08:34 PM
  4. Publish Multiple Drawings to Multiple Files
    By ghyde.164847 in forum DWG TrueView - General
    Replies: 2
    Last Post: 2008-08-11, 05:43 PM
  5. MSLTSCALE
    By MARPOW in forum ACA General
    Replies: 6
    Last Post: 2007-11-28, 04:02 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
  •