sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugins] TIG-splitTOOLS

    Scheduled Pinned Locked Moved Plugins
    50 Posts 17 Posters 71.6k Views 17 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.
    • pilouP Offline
      pilou
      last edited by

      Does this can work with V 7 ? (I have used the second Zip file)
      Because I have nothing to enable in the SubMenu / Toolbar ๐Ÿ˜ฎ

      Edit : ahhhhhhhh! ๐Ÿ˜ณ
      I must add by hand the 3 variations Split, SplitDonut, SplitSausage from other threads! ๐Ÿ˜ฒ
      That is a curious intallation! ๐Ÿ’š
      Why not all in one file zipped ? ๐Ÿ˜ฎ
      I must miss something ๐Ÿ˜„

      split.jpg

      Frenchy Pilou
      Is beautiful that please without concept!
      My Little site :)

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

        It should work will all SUp versions...
        The tools were written as separate utilities - they have their own threads...
        This tool simply provides a toolbar/Tools-submenu IF the tools are already installed...
        There are clear links on the download page to get the three main tools AND the Extrusion Tools zipped set if you want to add some of those tools by editing the script yourself...

        TIG

        1 Reply Last reply Reply Quote 0
        • pilouP Offline
          pilou
          last edited by

          Ok thx for the explanation! ๐Ÿ˜Ž

          Frenchy Pilou
          Is beautiful that please without concept!
          My Little site :)

          1 Reply Last reply Reply Quote 0
          • panixiaP Offline
            panixia
            last edited by

            hi tig i'm going crazy attempting to install the plugin on 8proM2 (running on win7x64) but unfortunately it seems not to work at all!
            it does not show neither in any plugin/tools/context menu or toolbars list..
            i tryed to install it both automatically (using both the su built-in installer and the tt plugin installer) i also try to install it manually with copy/paste into the plugin folder but just didn't work for me?
            is there any possible solution?

            1 Reply Last reply Reply Quote 0
            • S Offline
              schnydix
              last edited by

              HelloIInstallet tigs split tools withtomtoms installer but ihave no Plugin and no icons in sketchup ?
              Latest sketchup version on XP Any Idea Why?
              Thanks for help and for all your workings here

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

                It is pointless installing this script "on its own"...
                It will only do anything IF you have also installed one or more of the three 'Split...' tools' scripts, which are clearly listed on the download page, AND even linked off to those tools' own download pages, to help you get them relatively easily.
                This script simply provides a tools-submenu/toolbar[actived from view>toolbars] IF one or more of the 'Split...' scripts is found to be installed.

                Note too that if you want the related 'EEby...' tools adding to the submenu/toolbar you will need to install the files for that toolset too [again it's clearly linked off to the download page] AND in this case you will need to edit the script itself, using a plain text editor [Notepad++ etc] and remove the '#' in front of those tools' code you want to include...

                All of this is clearly explained in the script itself too...
                ๐Ÿ˜•

                TIG

                1 Reply Last reply Reply Quote 0
                • panixiaP Offline
                  panixia
                  last edited by

                  yeah i was missing pieces.. it's working fine now.. thanks TIG

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    gelbuilding
                    last edited by

                    Thanks Tig,
                    Cannot wait to try.

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cuttingedge
                      last edited by

                      Hi TIG, been waiting for this tool, Its great that there's a tool to divide the face equally. I always thought this should have been native to sketchup. Im just wondering if you can include the option for "split vertical only" or "split "horizontal only" rather than if I type 4 for example , it divides the face 4x4. (not sure though if vertical or horizontal is the correct term as the face may not be along x,y or z)

                      Actually what Ive been looking for is something like "connect" in 3ds max, where it split the faces when you connect the selected edges in specified number (if youre familiar with it.)

                      The easiest is to copy one edge to the other and say โ€œ/4โ€ if you wanna divide by four, but this is possible only with regular perpendicular quads similar to what you have suggested here:

                      http://forums.sketchucation.com/viewtopic.php?f=79&t=27689&p=240018&hilit=+connect+tool+#p240018

                      Anyways, There may be a tool for this already that Im not fmiliar with. Thanks.

                      1 Reply Last reply Reply Quote 0
                      • N Offline
                        niks
                        last edited by

                        thank Tig..

                        I'm lost here

                        could someone highligh what to delete

                        =begin
                        (c) TIG 2012
                        Script:
                        TIG-splitTOOLS.rb
                        ###
                        Makes a Tools menu submenu and toolbar 'Split Tools' which run the 
                        following tools;-
                        -SplitUp
                        http://forums.sketchucation.com/viewtopic.php?p=377338#p377338
                        -SplitDonut
                        http://forums.sketchucation.com/viewtopic.php?p=386601#p386601
                        -SplitSausage
                        http://forums.sketchucation.com/viewtopic.php?p=386610#p386610
                        See there respective threads...
                        Download and install each of the individual tools as desired...
                        If you don't have a tool installed then there'll be no button/menu-item.
                        ### CURTAILED BY TIG...
                        ###
                        
                        1 Reply Last reply Reply Quote 0
                        • TIGT Offline
                          TIG Moderator
                          last edited by

                          niks

                          What's up ๐Ÿ˜•
                          Please explain your issue clearly...

                          You don't normally need to 'delete' anything.
                          You don't need to edit the file, unless it is that you want to add some of the extra 'ExtrusionTools' onto the toolbar and then as explained in the file itself, you remove the # in front of the line that sets up that tool - e.g. **#**eeo=true... >>> eeo=true. The full set of Extrusion tools must of course be installed separately for this to work...***

                          Also please don't post 'whole scripts' in code-blocks like that - it just leads to confusion.
                          I have curtailed your post accordingly...

                          ***If you read what it says in the file/help... there are a bunch of links given to various tools, IF you have these tools in your Plugins folder they are added to the toolbar, if not then they are not - so you need at least one tool loading to get a toolbar...
                          ...

                          @unknownuser said:

                          Download and install each of the individual tools as desired...
                          If you don't have a tool installed then there'll be no button/menu-item.

                          TIG

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

                            http://sketchucation.com/forums/viewtopic.php?p=377338#p377338 is the very first link given that takes you to the SplitUp tool's download page...

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • N Offline
                              niks
                              last edited by

                              hi tig i apologize for codes i posted i won't do that again next time.
                              my only issue is i do not know where the split tool is, not showing in Plugin list showed in the video.. the split sausage and split donnut tools is showning fine.

                              i will figure this myself i will read again and again ๐ŸŽ‰ ..Great Script Thank you ๐Ÿ‘

                              1 Reply Last reply Reply Quote 0
                              • N Offline
                                niks
                                last edited by

                                thank you. i have not download that one
                                the one i download are two of your attachment on this thread. Thank you for being patient with me.
                                Works! ๐Ÿ˜„

                                1 Reply Last reply Reply Quote 0
                                • pilouP Offline
                                  pilou
                                  last edited by

                                  Seems there is a glitch with the Split tools! ๐Ÿ˜ฒ
                                  Manual or automatic install
                                  There are well in the Plugins folder but nothing appear on the menu Tools of the 2014!
                                  Don't appear on the Tools bar, on the Preference extensions

                                  I used the French version of Su Make
                                  All other plugs like Solid Solver are works fine on the same menu Tools

                                  Frenchy Pilou
                                  Is beautiful that please without concept!
                                  My Little site :)

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

                                    This script makes the Tools 'Split Tools' submenu entry and/or Toolbar... BUT only if you have at least one of these Plugins installed TIG-splitdonut/TIG-splitsauage/SplitUp.rb ???
                                    You must install these individually from the PluginStore...
                                    Works fine for me...

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • pilouP Offline
                                      pilou
                                      last edited by

                                      @unknownuser said:

                                      You must install these individually from the PluginStore...

                                      Aaaaaaaaaaaaaaaaaaah ! ๐Ÿ˜ณ

                                      Frenchy Pilou
                                      Is beautiful that please without concept!
                                      My Little site :)

                                      1 Reply Last reply Reply Quote 0
                                      • pilouP Offline
                                        pilou
                                        last edited by

                                        Works fine! ๐Ÿ˜‰
                                        Donuts.jpg

                                        Frenchy Pilou
                                        Is beautiful that please without concept!
                                        My Little site :)

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

                                          Here's v2.0
                                          The three 'Split' tools are now included in this tool's RBZ. They are signed for v2016.

                                          Link Preview Image
                                          SketchUp Plugins | PluginStore | SketchUcation

                                          SketchUp Plugin and Extension Store by SketchUcation provides free downloads of hundreds of SketchUp extensions and plugins

                                          favicon

                                          (sketchucation.com)

                                          There is no need to install the separate Split tools.
                                          These will no longer be available from the PluginStore individually...

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • J Offline
                                            johnnygitarr
                                            last edited by

                                            hi TIG,

                                            thank you for the split tool plugin. its very usefull.

                                            can you uprade the tool for also splitting triangles in quadfaces?
                                            (draw a line perpendicular from each side of the triangle to the midpoint
                                            of the triangle = then you have a quadface triangle).

                                            greetings
                                            johnny

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

                                            Advertisement