Search the Community
Showing results for tags 'tab'.
-
Help: Auto Number Layouts By its sequence and prefix it if < 10
homasa posted a topic in AutoLISP, Visual LISP & DCL
Hello Again I found this script that i wanna change because it does not work well when layouts are not "Layout 1", "Layout 2" , etc even for example if i already have the layouts numbered but have to create another one or simply re-arrange them (alert "Use at command line to execute progr...- 13 replies
-
- autonumber
- layout
-
(and 3 more)
Tagged with:
-
Display the Ribbon Tab of a loaded menu file.
ColinHolloway posted a topic in AutoLISP, Visual LISP & DCL
Hi All, I have created a menu file that contains a ribbon tab. I can load the menu and make sure the pull down and toolbars are visible, but I can't find a way using LISP to make the new ribbon tab visible. I know that I can go to the CUI manager, edit the workspace, tick the ribbon tab and sa... -
My co-worker got on his computer today and his iLogic check box was not in the list in the User Interface tab. Couldn't figure out where it went or how one would even go about doing so. In his ribbon commands there does not appear to be any iLogic related icons. Is it possible to accidentally uninst...
-
Hi, I create lots of layout tabs with long (ish) names. To save scrolling through the tabs using the arrow buttons to select the one I want, is there a way to generate an index tab so all tabs are listed on it and can be selected from that "index" Tab/list? Thanks,
-
Combine several separate drawings into one multi-tab drawing? Help!!
ILoveMadoka posted a topic in AutoCAD Drawing Management & Output
I have 10 separate drawing files that I want to combine into one drawing and I want each drawing to be on a separate layout. I want to end up with one drawing with 10 layout tabs each containing the graphics from one drawing. Each drawing has one layout with the graphics on it. No fancy paper sp...- 6 replies
-
- design center
- combine
-
(and 1 more)
Tagged with:
-
Is it at all possible to swtich between layout tabs by a command? I'm messing around with a .bat file that creates a script for printing that only prints layout1. The CAD file I'm trying to print has multiple tabs and all tabs have a different name, Lot 02, Lot 03, Lot 04 (not the standard...
-
Hi there. I'm a long time reader, but only just signed up because I couldn't find my particular problem anywere else. Just to warn you, it may get a little complicated... When I type the word TYPE:, then use the tab button, then Enter, AutoCAD automatically writes TYPF:, then every time I tab a...
-
Needed extracting and changing settings of OPTIONS dialog via AutoLISP
Ahankhah posted a topic in AutoLISP, Visual LISP & DCL
Does any way exist to find out all settings in Files Tab of Options via AutoLISP, then change them to desired values? -
Switch fast between Model and Layout tabs.
GVR posted a topic in AutoCAD Drawing Management & Output
Hello everybody, I'm working on a drawing that has around the 150 layout-tabs. So switching between a specific Layout-tab and the Model-tab and back is very iritating. You need to scroll everytime through all the Layout-tabs to find the right one. So is there a simple and fast way to switch...