MicroStation Configuration Variables
  • Why Configure?
  • Managing Configuration Variables
  • Debugging 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.


Configuration Variables

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.

BE Community

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.

Configuration Variables in MicroStation V8i

Bentley Systems continue to add new configuration variables to Microstation. This page on the BE Community web site lists new variables.

Configuration Variables in MicroStation V8 XM

Bentley Systems continue to add new configuration variables to Microstation. This page on the BE Community web site lists new variables.

Configuration Variables in MicroStation V8 2004 Edition

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.

MicroStation Configuration Variables
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