I would like my journal to step through the following canned views: iso,top,front,right
using
workpart.ModelingViews.WorkView.orient(Vw,0)
where Vw is the NXOpen.View.Canned name, but because this isn't just a string or integer (at least from what I understand) I can't figure out how to do...