-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration Variables
Etienne edited this page Jun 30, 2026
·
7 revisions
Every ARES variable is a MicroStation configuration variable. Set them in MicroStation's configuration, or via the feature options dialogs and the System & Config commands.
| Variable | Default | Purpose |
|---|---|---|
ARES_Auto_Lengths |
True | Master switch for automatic length insertion. |
ARES_Update_Lengths |
True | Recompute the length when the linked geometry changes. |
ARES_Length_Triggers |
(Xx_m) |
Trigger pattern(s); several separated by |. |
ARES_Length_Trigger_ID |
Xx_ |
Placeholder replaced by the value; must be in every trigger. |
ARES_Length_Round |
1 | Decimal places for the inserted length. |
ARES_Update_Color_With_Length |
True | Sync the text color to the linked geometry. |
ARES_Only_Color_Update |
True | Color-only mode (no length change). |
ARES_Update_ATLASCellLabel |
True | Rebuild ATLAS label cell geometry after a text edit. |
ARES_Cell_Is_Label_Name |
ETI076|ETI01E|… |
Cell names treated as ATLAS labels (| separated). |
| Variable | Default | Purpose |
|---|---|---|
ARES_Zoning_Level |
(empty) | Source level(s) to buffer (| separated). |
ARES_Zoning_Distance |
2.0 | Buffer distance (m) for RunZoning. |
ARES_Zoning2_Distance |
0.2 | Buffer distance for RunZoning2. |
ARES_Zoning_Output_Level |
ARES_Zoning | Output level for zones (also read by Zone Export). |
ARES_Zoning_Output_Color |
5 | Output color index. |
ARES_Zoning_Output_Style |
0 | Output line style. |
ARES_Zoning_Output_Weight |
4 | Output line weight. |
| Variable | Default | Purpose |
|---|---|---|
ARES_Zone_Export_Group_By |
Style | Grouping key: Style, Level, or Color. |
ARES_Zone_Export_Round |
2 | Decimal places for exported lengths. |
ARES_Zone_Export_Use_Dialog |
True | Save dialog (True) vs auto timestamped path (False). |
ARES_Zone_Export_Sheet_Name |
Export | Worksheet tab name. |
ARES_Zone_Export_Excel_Visible |
False | Leave the workbook open/visible (True) vs silent (False). |
| Variable | Default | Purpose |
|---|---|---|
ARES_RegionSplit_Keep_Original |
False | Keep the original region (True) vs delete it (False). |
ARES_RegionSplit_Collinear_Tol |
0.000001 | Geometric epsilon; drives the cut-knife half-width. |
ARES_RegionSplit_Stroke_Tol |
0.01 | Max chordal deviation when stroking curved boundaries. |
| Variable | Default | Purpose |
|---|---|---|
ARES_Update_Mute |
False | Silence the automatic startup update check. |
ARES_Update_Ignore_Version |
(empty) | Release the automatic check skips. |
ARES_Language |
(empty) | Forced UI language; empty = MicroStation CONNECTUSER_LANGUAGE. |
| Variable | Default | Purpose |
|---|---|---|
ARES_Coupe_Type_List |
TR1C|TR1A|TR1D |
Allowed values for the "Coupe Type" custom property (| separated). |
| Variable | Default | Purpose |
|---|---|---|
ARES_Round |
2 | Default decimal rounding used by length computations. |
ARES_Bulk_Threshold |
10 | Change events within the interval that trigger auto-suspend of change tracking. |
ARES_Bulk_Interval |
1000 | Bulk-detection time window (ms). |
ARES_Unit_testing |
(sample) | Sample variable exercised by the test suite. |