PDA

View Full Version : Post Your pesd_customize files


John Scheffel
11-08-2002, 11:41 AM
Originally posted by Bob Zajeski (in another thread)
I'd like to see postings of am_customize files. I still have trouble getting Annotator to start the way I like to use it.
I think this is a great idea for pesd_customize files too. If you have a personal or company pesd_customize file that you use to alter your default 3D setup, please attach them to this thread. Until the day that CoCreate applications remember all your settings, use of customization files is the only way to change many of the defaults.

For those who don't know, to be loaded automatically at startup you must place a file named pesd_customize or pesd_customize.lsp under your user profile directory. For a standard Windows install this is something like:

%USERPROFILE%\Application Data\CoCreate\SolidDesigner\

For 11.6, "SolidDesigner" has been replaced by "OSD_Modeling". %USERPROFILE% varies with Windows version and installation, but you can open a command window and enter "set" to see what it is on your PC. In later versions of Explorer you can just enter %USERPROFILE% in the address line to go to the folder.

You can add a command like (display "loading my file") at the top of the file to verify that the file was loaded.

To get the ball rolling, attached is the pesd_customize template file that we provide within Agilent. Everything in it is commented. The idea is to make it easy for users to customize their setup by just uncommenting lines. This file is the result of years of user questions and represents the effort of many users and support people. I hope you find something useful in it.

Klaus
02-19-2003, 02:55 AM
I have set the win env SDUSERCUSTOMIZE so my sd_customize
have to be renamed to user_customize
And i have dropped John's example in as well