Quantcast
Channel: Autodesk AutoCAD forums
Viewing all articles
Browse latest Browse all 14319

Turning off the Layouts tab

$
0
0

Hi,

 

I dont like to have Layouts Tab (Model, Layout1, Layout2,...) on bottom left side of AutoCad and I prefer to hide it.

Is there any system variable for that purpose?

 

I just hide it via lisp only:

(vlax-put-property (vlax-get-property (vlax-get-property (vlax-get-acad-object) 'Preferences) 'Display) 'DisplayLayoutTabs 0)

 Thanks

Abbas


Viewing all articles
Browse latest Browse all 14319

Trending Articles