Pretty self explanatory...I am looking for a way to change the orientation of a view in a drawing with vba. I know how to grab the view object but I don't know how to change it with VBA. The closest thing i have found is GetOrientationName. This returns the name string but doesn't allow you to set it.
Does anyone know how to change it?
Attached is the macro I want to use this for.
Thank you,
Evan