Lisp to import layout tabs?

Lisp to import layout tabs?

claimed4all
Advocate Advocate
1,171 Views
1 Reply
Message 1 of 2

Lisp to import layout tabs?

claimed4all
Advocate
Advocate

We currently have our template drawing set up with a 24x36" border.  When we want a Letter, Tabloid, C-Size.... border we right click the layout tabs, import from template, browse to that drawing that holds them all, then select the size we want.  Is there a way or tool to automate this better that I can put in a tool palette?

 

I would like to have a button for Letter Portrait, Letter Landscape and so on.  That way the user clicks the button and its done.  Just trying to automate it in a more elegant way.

0 Likes
1,172 Views
1 Reply
Reply (1)
Message 2 of 2

hmsilva
Mentor
Mentor

Try

^C^C(command "_.layout" "_T" "YourDrive:/Template/Path/TemplateNAme" "LayoutName")

 

 

Henrique

EESignature

0 Likes