New Apr-26 beta now available

 From:  Michael Gibson
568.45 In reply to 568.44 
Hi Jesse,

> Usually, I just need to hide all the surfaces so I can see curves...
> isn't there's a script for that? I'll have to install it again.

The following will set up a script so that pushing H will hide all surfaces:

[Shortcut Keys]
H=script:moi.geometryDatabase.getObjects().getBReps().setProperty( 'hidden', true );


> I wouldn't do it intentionally, but if I use the copy and paste edit tool
> and then use the hide tool, paste repeats with a click in the viewport and will not
> cancel until a command other than hide is used.

It's not a pain at all, I'm very interested to know things that don't seem to be working as you'd expect.

I can't quite follow your steps though - I tried drawing a circle, selecting it, then copy, then paste, then hide. Then after that right-click repeats pasting new objects. I'm not in a command at that point so there isn't anything to cancel.

Could you please go over the steps that cause the problem?

- Michael