• Re: Completed Macro for View Attributes

    Inga Morozoff
    Inga Morozoff
    Rather than using the View Attributes dialog, you can use this keyin string: set ed off;set weight off; selview 1;update 1 If you want to add it to a BASIC macro, add this: MbeSendKeyin "set ed off;set weight off; selview 1;update 1"
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition VBA Forum