Kill "make faces statistics"?
-
Is there a way to suppress the 'make faces statistics' window (after makefaces.rb)?
I mean what part of the code should be erased in the ruby file?
Thanks in advance. -
Open the .rb file with a text-editor.
Fine line #153 et al
` #UI.messagebox("\nmakefaces.rb: Copyright 2004-2006 Burchwood USA." <<"\nVersion 1.2 May 14,2006." <<
"\n\nThere were " << total_items.to_s << " selected items." <<
"\n\nThere were " << notAnEdge.to_s << " non-Edge selected items." <<
"\nThere were " << (total_items-notAnEdge).to_s << " Edges selected."<<
"\n\nThere were " << x.to_s << " face(s) added." <<
"\nThe process lasted: " << elap, MB_MULTILINE, "Make Faces Statistics")`
Note how I've added a '
#' to the start of these lines.
This stops them being read as code.
Save and restart Sketchup to see the changes...
Keep a backup copy of th e.rb file for reverting when you find you've broken it! -
Thank you so much ruby tiger.
What drives me mad is why I didn't asked it 5 years ago. It'd save me a couple of millions enter hits.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement