sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download

    Kill "make faces statistics"?

    Scheduled Pinned Locked Moved Plugins
    3 Posts 2 Posters 232 Views 2 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.
    • R Offline
      rv1974
      last edited by rv1974

      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.

      1 Reply Last reply Reply Quote 0
      • TIGT Offline
        TIG Moderator
        last edited by

        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!

        TIG

        1 Reply Last reply Reply Quote 0
        • R Offline
          rv1974
          last edited by

          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.

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

          Advertisement