Skip to content

VBA scripts to automate the editing of elements in Bentley Microstation CE, a CAD software

Notifications You must be signed in to change notification settings

000iZ/MicrostationVBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Automating Microstation with VBA

A VBA script to automate the editing of elements in Bentley Microstation CE

This script will change the color and line weights of all elements on a level you specify. Should any errors occurr, detailed error messages will be displayed in Microstation itself.

If used with Batch Process, multiple files can be modified automatically. Running time for each file is around one-tenth of a second.a

CAD best practices with regards to level settings will also be updated, where no elements will be allowed to use custom settings separate to its level's default. Any further changes to the level's settings will populate through all elements on that level.

Remarks

Additional information on use can be found within the script itself.

Completed and implemented at the Toronto Transit Commision in early 2023.

About

VBA scripts to automate the editing of elements in Bentley Microstation CE, a CAD software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages