• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

Shortcut key for explode?

Scheduled Pinned Locked Moved SketchUp Discussions
sketchup
28 Posts 8 Posters 7.0k Views 8 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    Scozzarella
    last edited by 10 May 2022, 03:37

    @dave r said:

    We're trying to help here. Could you be specific?

    Have you actually installed SketchUp or are you running it from the .dmg?

    Thank you very much.

    I have installed Sketchup on my Mac and all works perfectly. But the shortcut for Explode doesn’t work.
    Maybe the Preferences json file?

    1 Reply Last reply Reply Quote 0
    • D Offline
      Dave R
      last edited by 10 May 2022, 12:14

      Why won't you answer my question? Exactly what keyboard shortcut are you trying to use for Explode?

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

      1 Reply Last reply Reply Quote 0
      • S Offline
        slbaumgartner
        last edited by 11 May 2022, 12:41

        The others who have replied are not Mac users, but I am so I can base this on actual experience.

        First of all, the command to which you want a shortcut is Edit/Context Menu Flyout/Explode. As the word "Flyout" implies, this choice only appears in the Shortcuts preferences when a Group or ComponentInstance is selected in the model or if you have already assigned a shortcut to it.

        Second, you can assign a shortcut to this action when it is listed, as proved by the attached screenshot where I assigned shift-U. I also tested, and this shortcut works as expected.

        Screen Shot 2022-05-11 at 8.36.20 AM.png

        You aren't perchance attempting to assign a command key keychord shortcut are you? That is not permitted on Mac, because Command keychords are reserved for the compiled-in menu items. Sometimes you can get a command keychord to work for a single session, but they won't be remembered the next time you start SketchUp. Have you succeeded in assigning shortcuts for other actions?

        1 Reply Last reply Reply Quote 0
        • D Offline
          Dave R
          last edited by 11 May 2022, 12:47

          @slbaumgartner said:

          The others who have replied are not Mac users...

          True. But I was trying to find out what the OP was trying to set as a shortcut because of...

          @slbaumgartner said:

          You aren't perchance attempting to assign a command key keychord shortcut are you? That is not permitted on Mac, because Command keychords are reserved for the compiled-in menu items.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • R Offline
            rv1974
            last edited by 11 May 2022, 13:11

            In order to see right click entities (explode for instance) in Preferences->Shortcuts you MUST make right click upon some group\component, then hit Escape and then immediately go to Preferences->Shortcuts and assign this god damn shortcut. It's a VERY good idea to save you shortcuts (Export to .dat file) immediately.
            Basically shortcuts should be assigned when only one instance of SU is opened. After shrtcut assignment is complete restart SU to make sure your shortcuts are preserved.

            1 Reply Last reply Reply Quote 0
            • D Offline
              Dave R
              last edited by 11 May 2022, 13:25

              @rv1974 said:

              In order to see right click entities (explode for instance) in Preferences->Shortcuts you MUST make right click upon some group\component

              No. You do not need to right click on a group or component. You only need to select it as TIG indicated in the first reply in this thread.

              @rv1974 said:

              then hit Escape and then immediately go to Preferences->Shortcuts and assign this --- shortcut.

              There is no need to press Escape before opening Preferences if you have only selected the group or component.

              @rv1974 said:

              It's a VERY good idea to save you shortcuts (Export to .dat file) immediately.

              It's not a bad idea to export a .dat file after setting shortcuts so you have a backup but that's a Windows thing. Not available on Mac which is what Scozzarella is using.

              @rv1974 said:

              Basically shortcuts should be assigned when only one instance of SU is opened. After shrtcut assignment is complete restart SU to make sure your shortcuts are preserved.

              A restart is not needed to ensure shortcuts are preserved. The .json file will be updated the next time SketchUp is closed.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

              1 Reply Last reply Reply Quote 0
              • S Offline
                Scozzarella
                last edited by 11 May 2022, 15:53

                "Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi",

                SharedPreferences.json

                This is the problem.

                If I add : the it works.
                But next restart the json file is again buggy.

                "Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi :",

                Help!

                1 Reply Last reply Reply Quote 0
                • S Offline
                  slbaumgartner
                  last edited by 11 May 2022, 21:06

                  @scozzarella said:

                  "Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi",

                  SharedPreferences.json

                  This is the problem.

                  If I add : the it works.
                  But next restart the json file is again buggy.

                  "Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi :",

                  Help!

                  That is odd!

                  On my SharedPreferences.json, I see a colon at the end of most shortcuts that invoke built-in commands rather than ones from extensions, but not on any that involve the flyout context menu. For example, compare these two lines from my file:

                  "Shortcut_58": "0 0 1 U /Edit/Context Menu Flyout/Explode",
                  "Shortcut_6": "0 0 0 R selectRectangleTool:",

                  The first one is my shortcut for explode from the context menu - no colon. The second is the way the json file captures the command that shows as "Draw/Shapes/Rectangle" in the preferences shortcuts panel. Note how it has been converted to "selectRectangleTool:" in the json. I wonder if there is a bug in this conversion in the Italian version? The SharedPreferences file is rewritten each time SketchUp exits, so if SketchUp is mishandling the conversion of this command, that's why it won't work when you restart.

                  I can only suggest that you refer this problem to SketchUp support, as it shouldn't be happening.

                  I created a topic over on the public SketchUp forum on the chance that the developers are more likely to notice it there than here.

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 2 / 2
                  2 / 2
                  • First post
                    24/28
                    Last post
                  Buy SketchPlus
                  Buy SUbD
                  Buy WrapR
                  Buy eBook
                  Buy Modelur
                  Buy Vertex Tools
                  Buy SketchCuisine
                  Buy FormFonts

                  Advertisement