

Next, we need enter the world of Visual Basic and look at the VBASTMT command. Back to the Options tab we are going to move to the Profiles tab to look at our profile names. The color of your screen background (and many other colors) are stored within the current profile in AutoCAD. I wanted to be able to switch between the two quickly. When designing I use the black background. I typically use a white background for training and screen shots.
Define tool palette in autocad code#
end code Create a Macro to Change Profiles (setvar “modemacro”(strcat “PROFILE: $(getvar,cprofile)”)) Load this file using the startup suite or placed in the acaddoc.lsp. This macro will display the current profile on the status bar A great way for CAD Managers to check to see if the company standard profile is located. lsp file), use appload and add to your startup suite and your current profile will be displayed on the status bar as shown in the example below. You can also create a separate LISP file to add the code and place into your startup suite.Ĭreate the mymacro.lsp file (use notepad or a text editor and save as a. Many AutoCAD users customize their startup options using ACADDOC.lsp, ACAD.lsp, or another LISP routine automatically loaded each time you use AutoCAD. You can restore different settings from the Options dialog box in a profile and recall them at any time by switching profiles. This concept is similar for CAD designers and operators using AutoCAD®. Depending on the login name used, you may have different setup configurations for your program or system by changing the settings while logged in.
Define tool palette in autocad software#
In many software programs such as Windows, a profile is saved under each login name, saving characteristics of the user environment and system settings. I remember writing the post in a hotel lobby while on vacation and was very happy how it came out.

This post is taken from my article in AUGIWord on profiles. To begin, I hope you and your families are healthy and safe.
