Results 1 to 2 of 2

Thread: Add title block with lisp

  1. #1
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    319
    Login to Give a bone
    0

    Default Add title block with lisp

    Hello,

    I'm looking for a way to add/remove "Default title block" and of " Default paper format" for Autocad Mechanical using Autolisp.
    I can't find information anywhere. I've also check the registry and the "Appdata" directory.
    Manually this option is there (see attachment).
    Thanks for any pointers.2018_07_05_10_00_07_Drawing_Sheet_Settings.png

  2. #2
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    319
    Login to Give a bone
    0

    Default Re: Add title block with lisp

    I found another way :
    I made a new template with the modifications.
    Then change the default qNew template : (vla-get/put-qnewTemplatefile(vla-get-files(vla-get-preferences (vlax-get-acad-object)))) in the startup lisp routine.

Similar Threads

  1. Lisp to fill in title block of each sheet
    By lynx_20 in forum AutoLISP
    Replies: 9
    Last Post: 2016-03-08, 12:40 AM
  2. Update Title Block Lisp Problem
    By stusic in forum AutoLISP
    Replies: 13
    Last Post: 2015-05-28, 04:21 PM
  3. Getting Title Block info using LISP
    By robert_smeallie in forum AutoLISP
    Replies: 1
    Last Post: 2009-08-14, 01:19 AM
  4. Using lisp to Edit Attributes in a Title Block
    By Red Devil in forum AutoLISP
    Replies: 14
    Last Post: 2007-08-10, 06:42 AM
  5. How to fill in a Title Block w/ Lisp
    By GreyHippo in forum AutoLISP
    Replies: 24
    Last Post: 2006-01-26, 05:59 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
  •