Learning Resources for Python Scripting


This page lists useful, publicly available links for learning Python Scripting.

The links do not include any MicroStation specific trainings but let beginners become familiar with scripting in a generic Python environment. 

Once familiar with Python scripting users can adapt MicroStation Python specifc functions, classes and attributes to their code. This can be done using the MicroStation Python API Documentation or using the Sample Scripts as a reference guide. 

In addition, the Python Assistant is very good at mentoring or working alongside users when developing Python scripts. Feel free to ask it any question about scripts.