MicroStation CONNECT Edition Help

Operators

To define configuration variables, you can use the following operators:

Operator Description
> Append the capability variable value to the workmode variable settings.

For example:

_USTN_CAPABILITY > +CAPABILITY_PARASOLID

< Prepend the capability variable value to the workmode variable settings. For example:

_USTN_CAPABILITY < –CAPABILITY_RASTER_BACKGROUND

Note: Do not use the "=" operator. Using = after the initial definition will override any previous definition, which may result in undesirable or unpredictable behavior.