MicroStation Configuration Variables
|
LA Solutions staff have written a number of technical articles. These include programming, MicroStation®, GeoGraphics™, and relational databases. Some articles describe aspects of MicroStation software development, and others provide code examples.
You may also find the BE Newsletter useful. It is published by Bentley Systems.
MicroStation's configuration variables (CfgVars) are like system environment variables that are visible only within MicroStation. MicroStation uses CfgVars extensively to define its working environment. You can benefit from this by using CfgVars wisely. The best place to ask questions about CfgVars is the MicroStation forum in the BE Community web site.
CfgVars are defined in the various user (.ucf),
project (.pcf), and system (.cfg)
configuration files that you will find in the \Bentley\Workspace
folder and in the \Bentley\Program\MicroStation\config folder.
Bentley Systems continue to add new configuration variables to Microstation. This page on the BE Community web site lists new variables.
Bentley Systems continue to add new configuration variables to Microstation. This page on the BE Community web site lists new variables.
Another BE Community web page lets you review configuration variables in Microstation V8 2004 Edition.
There is plenty of information about CfgVars in the MicroStation documentation, and the articles mentioned below provide some additional hints about examining and debugging CfgVars.
| Title | Article Location | Notes |
|---|---|---|
| Beginner's Guide to Project Configuration | Project Configuration | |
| Debugging Configuration Variables | Debugging CfgVars | |
| Validating Configuration Variables | Configuration Validator | VBA project with source code |
| File & Folder Information | Files & Folders | |
| Project Folder Creation | Hidden CfgVars Simplify New Project Creation | |
| Working Directory and Configuration Variables | Working Directory and Configuration Variables |