MicroStation 2024 is designed to be installed alongside existing versions such as MicroStation 2023, MicroStation CONNECT Edition, or MicroStation V8i without any conflicts. For more details, refer to the Quick Install Guide in the Readme documentation.
MicroStation 2024 now includes integrated support for Python, which is installed by default. Follow these steps to enable or disable Python installation:
Locating where Python is installed on your machine is crucial for configuring tools and managing libraries and environments.
The main Python root folder is located at:
C:\ProgramData\Bentley\PowerPlatformPython\
Under the root folder, there are two directories: Examples and python.
Python examples are delivered under the following directory:
C:\ProgramData\Bentley\PowerPlatformPython\Examples\Microstation\
The Python installation specific to MicroStation is delivered under:
C:\ProgramData\Bentley\PowerPlatformPython\python\
The MS_PYTHON configuration variable points to this installation directory.
The, .PYI IntelliSense files required by VS Code editor are delivered under:
C:\ProgramData\Bentley\PowerPlatformPython\Examples\Microstation\Intellisense\
For additional information, refer to the MicroStation Python: FAQs.
Python: Documentation | API Presentations | FAQs | GitHub | Samples | Wikis | Blogs