Results 1 to 1 of 1

Thread: Modify a dimension routine to incorporate Scale and Layer

  1. #1
    100 Club
    Join Date
    2006-04
    Posts
    149
    Login to Give a bone
    0

    Default Modify a dimension routine to incorporate Scale and Layer

    I'm working on modifying an old dimension routine I have. I start added code prompting the user to input a scale factor, AutoCAD would then create a unique layer for dimensions of that scale factor. The idea is that the user can place dimensions in Model Space through the viewport so I only have to maintain one dimension style.

    What I'd really like to do is have AutoCAD figure out the scale factor and subsequently the name of the layer based on which viewport is active, so the user doesn't have to interface with that portion of the program.

    That's the piece I need help with. Attached is a snipet of the code.

    Thanks!
    Attached Files Attached Files

Similar Threads

  1. incorporate one autolisp routine to existing
    By janthonylo in forum AutoLISP
    Replies: 3
    Last Post: 2015-06-22, 03:12 PM
  2. Modify Ordinate Dimension Origin
    By stusic in forum AutoLISP
    Replies: 3
    Last Post: 2013-09-24, 09:46 PM
  3. Replies: 2
    Last Post: 2013-08-16, 02:57 PM
  4. Replies: 10
    Last Post: 2007-04-27, 06:17 PM
  5. Replies: 14
    Last Post: 2006-05-22, 11:40 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
  •