Shortcut for CPlane

 From:  Michael Gibson
9034.2 In reply to 9034.1 
Hi Dominik,

re:
> i haven't found anything on this, but is it possible to shortcut the CPlane command the CPlane reset?

Yes, put this in for the command part of a shortcut key:

script: moi.view.resetCPlane();


Also right-clicking on the View > CPlane button will do it too.

- Michael