Hi everyone! Need your help. If I group objects and try to use scale tool only Z handles are there for 3D object and no handles are visible once grouped plane is selected. Once I double click to edit group and use Scale tool all handles are there. Please help fix this.
I don’t know how you got them that way, but both of those groups have behavior set to allow scaling only in the z direction. The simplest way to reset this is to explode and the recreate the groups, as this is not something that is accessible otherwise via the GUI (so far as I know).
Dave has a point, as this setting is accessible via the Ruby API though not via the GUI. Typing some Ruby is how I found that behavior setting is the source of the issue.
I’ll check context menu a bit later when have access to my computer. It actually worked as it supposed to work before I’ve set a custom shortcut to Ctrl+G. It behaves actually like Profile Builder groups, and I have Profile Builder 3 installed. Maybe that’s causing the problem? I’ll check it
I’ve tried exploding and grouping again - didn’t work. I’ve reset all hotkeys - didn’t help. Uninstalled extensions - didn’t help.
I’ve tried assigning shortcuts both to Edit/Item/Make Group and Edit/Make Group and got the same result and Scale tool behaviour. These are screenshots of hotkeys.
Those are the same hotkeys I have set, but I don’t get the same results as you.
That leaves a possibility that an extension is using observers to monitor the creation of groups and intervenes to change this behavior. Are you absolutely sure you don’t still have any extensions active?
You guys are right - I’ve disabled all extensions and it start working properly this time. I’ll start switching them back and see which is causing the problem.
UPD: I’ve disabled all extensions, restarted SketchUp and everything started to work properly. I’ve enabled all extensions one by one and everything is still working. So probably disabling / enabling extensions is a solution.