C# MSCE Update 13 Set named model to be the active model in the current MicroStation session

C# Microstation CONNECT Update 13

I have a .dgn file loaded in the current session of MicroStation which contains a design model named "default" and a sheet model named "Sheet1".

How can I set the active model programmatically by the name "Sheet1" so that it is the currently active model for the user in the current MicroStation session?

I can do it crudely by sending a key-in command to activate the model, but was hoping I could do this more directly with .NET.


Thank you

Regards

Stephen

Parents Reply Children
No Data