Skip to main content
12-Amethyst
February 6, 2015
Solved

Keyboard shortcut for switching to/from model tree

  • February 6, 2015
  • 2 replies
  • 13042 views

Hello,

anyone knows whether there is a keyboard shortcut for switching from the graphic model area to the model tree in the right column? (instead of using the mouse).

(I only know there is a command, the key Q, which hides/shows the right column... there must be also one to do this switching...)

thanks

    Best answer by Jose_Costa

    I haven't understand what you are trying to do, but try this mapkey:

    mapkey x ~ Command `ProCmdLocateInMdlTree`; ~ RButtonArm `main_dlg_cur` `PHTLeft.AssyTree`;

    Just paste it in your config.pro, restart Creo and call mapkey "x"

    Jose

    2 replies

    15-Moonstone
    February 6, 2015

    mapkey x @MAPKEY_NAMEHIDE TREE;@MAPKEY_LABELHIDE TREE;\

    mapkey(continued) ~ Command `ProCmdEnvModelTree` 0;

    tleati12-AmethystAuthor
    12-Amethyst
    February 6, 2015

    Hallo Syndakit,

    thanks for your reply but I am not an expert-user, could you explain better what you wrote?

    thanks

    Bye

    15-Moonstone
    February 6, 2015

    Sure,

    so let me make sure i understand what you want.

    you want your model tree to be able to toggle visible/hidden correct?

    12-Amethyst
    February 17, 2015

    I haven't understand what you are trying to do, but try this mapkey:

    mapkey x ~ Command `ProCmdLocateInMdlTree`; ~ RButtonArm `main_dlg_cur` `PHTLeft.AssyTree`;

    Just paste it in your config.pro, restart Creo and call mapkey "x"

    Jose

    12-Amethyst
    February 20, 2015

    Or Shift+Tab Seems to work too .

    tleati12-AmethystAuthor
    12-Amethyst
    February 24, 2015

    thank you, that is quite what I was looking for and both the commands you gave me work.

    The only thing I am afraid not to be able to do is switching back to the 3d model, but anyway it's a good thing to have already the other way working.

    thanks again,

    Bye!