The Powerhouse of Precision: A Deep Dive into MicroStation V8i (SELECTseries 3)

What is MicroStation V8i (SELECTSeries 3)?

MicroStation V8i is a CAD software platform used for 2D and 3D design and drafting. The "SELECTSeries 3" (often abbreviated as SS3) release was a pivotal update that introduced a refined user interface and significant backend improvements.

Lessons learned:

Tips for adopters

Sub AddLevelPrefix()
    Dim oLevel As Level
    For Each oLevel In ActiveDesignFile.Levels
        oLevel.Name = "PROJ_" & oLevel.Name
    Next
    ActiveDesignFile.RewriteLevels
End Sub

Chapter 4: System Requirements (Then and Now)

If you’re setting up an old workstation for V8i SS3, here’s what you need: