Set View to c-plane

When I change my c-plane to a 3 point c-plane, the first time a set my view to c-plane:Top it works.
But when I change the c-plane to another location I can’t change the view to c-plane:Top anymore, it stays in its current view.
Is there a way to solve this, or am I encountering a bug?

I am running Rhino 6 SR5 2018-6-4

Hi Wim - as far as I can see this works here. You need to be sure the active view is the one that has the cplane to look at.

! _SetView _Cplane _Top

Also the _Plan command.

-Pascal

Ah, I see, i was setup up a c-plane in one view and trying to set plan in another view. Old UCS/Autocad behavior was pupping up. Tnx anyway!