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

    Joint Push Pull Classic (Old version) - v2.2a - 26 Apr 17

    Scheduled Pinned Locked Moved Plugins
    368 Posts 150 Posters 2.0m Views 150 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.
    • jgbJ Offline
      jgb
      last edited by

      @dave r said:

      @jgb said:

      Tig

      A suggestion if I may. ๐ŸŽ‰

      ...

      JPP needs a cancel or quit button. ๐Ÿ’ญ

      Are you suggesting this should be done by TIG?

      Sorry, No slight intended. ๐Ÿ˜ณ
      I sometimes get confused which Ruby Magician did what.

      Also; In my experience (dated for sure) Key Down Polling inside an outer or mid loop should not really affect performance, unless you are forced to use a nested call.


      jgb

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        Problem is that you cannot poll keys within the SU API.

        Thomas Thomassen โ€” SketchUp Monkey & Coding addict
        List of my plugins and link to the CookieWare fund

        1 Reply Last reply Reply Quote 0
        • jgbJ Offline
          jgb
          last edited by

          @thomthom said:

          Problem is that you cannot poll keys within the SU API.

          OK, I stand corrected. ๐Ÿ˜Ž

          Key polling is a fundamental function. Can't believe those who designed the API left that one out. ๐Ÿ˜ฎ


          jgb

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            There is much to be desired in the API...

            Thomas Thomassen โ€” SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 Reply Last reply Reply Quote 0
            • L Offline
              liuwuran
              last edited by

              Thanks a lot ,very useful ๐Ÿ˜

              1 Reply Last reply Reply Quote 0
              • T Offline
                Takashi_Komuro
                last edited by

                What advantages and functions of the Joint Push Pull ?

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

                  @takashi_komuro said:

                  What advantages and functions of the Joint Push Pull ?
                  Read the guidance notes on the first page of this thread, there is even a help-pdf file you can download...
                  There are also examples throughout the thread...
                  Put simply, by using JPP you can 'extrude' preselected facets that form a surface so they have a 'thickness', in ways that are not possible using the native PushPull tools...

                  TIG

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

                    @unknownuser said:

                    What advantages and functions of the Joint Push Pull ?

                    The only automatic easy way to make thickness! ๐Ÿ˜„

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

                    1 Reply Last reply Reply Quote 0
                    • jgbJ Offline
                      jgb
                      last edited by

                      @takashi_komuro said:

                      What advantages and functions of the Joint Push Pull ?

                      The major advantage of JPP over SU native Push/Pull is that where SU PP only works on individual flat faces, JPP works on combined curved surfaces made up from many flat faces.

                      There are 3 versions of JPP, where the thickening occurs perpendicular to the selected surface, or you can set an angle to the direction of thickening. The third is a variation of SU's PP, which I never use so no comment on its functionality.

                      A few tips to consider before using JPP.

                      1. Make sure you do an "Orient Faces" before using the tool.
                        IMHO that should be a default function within JPP.

                      2. Turn ON hidden lines only if you want to do a selection of faces on a surface.
                        Turn OFF hidden lines if you want to do the total surface.
                        Alternatively, turn ON hidden lines and make the perimeter of the selected faces soft/smooth lines SOFT. That will define a surface in one selection when Hidden Lines are OFF.

                      3. When JPP does its thing, check the corners. Most of the lines JPP creates along the thickness are soft/smooth, and the sharp corners may not be hard, if desired. Just <Shift-CTRL-Delete> those lines to make them hard.

                      4. Attempting to JPP to a thickness in relation to some object in the drawing may not give you the desired thickness when done.
                        The better way is to JPP beyond the desired thickness, INSPECT the shape for integrity (purple lines), then type to the VCB the exact thickness dimension desired, BEFORE you double click (or <Enter> twice).


                      jgb

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        Mra
                        last edited by

                        This tool crashes heaps with 2013.

                        Repro steps:

                        Create square.
                        Group it
                        Go into group
                        Extrude it
                        Exit group = crash.

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          Do you have plugins installed? Tried disabling them temporarily to see if it might be one of them causing it?

                          Thomas Thomassen โ€” SketchUp Monkey & Coding addict
                          List of my plugins and link to the CookieWare fund

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

                            Sounds like some other script like Vray-beta or one of the half-baked new BIM tools is loading... and that is crashing SketchUp when this JPP does a legitimate operation.
                            It's usually from messing with native class/methods or having poorly constructed EntitiesObservers etc that kick in during other tools legit operations and cause the crash.
                            If you do find the culprit script then please let us know AND tell that scripts author about it too, so that they might then try to fix it...

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              Mra
                              last edited by

                              @tig said:

                              Sounds like some other script like Vray-beta or one of the half-baked new BIM tools is loading... and that is crashing SketchUp when this JPP does a legitimate operation.
                              It's usually from messing with native class/methods or having poorly constructed EntitiesObservers etc that kick in during other tools legit operations and cause the crash.
                              If you do find the culprit script then please let us know AND tell that scripts author about it too, so that they might then try to fix it...

                              You're a sharp man. Yes, I am apart of the V-Ray beta. Pretty sure you're right about it too.

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                Mra
                                last edited by

                                Confirmed: It is V-Ray, I'll let them know.

                                1 Reply Last reply Reply Quote 0
                                • bulbaB Offline
                                  bulba
                                  last edited by

                                  i've downloaded this plugin months ago and forgot to say thanks..
                                  THANKS A LOT Fredo ๐Ÿ˜„
                                  been using this regularly

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

                                    i've got error message here.
                                    is that joint push pull dont work in sketchup 2013?


                                    Capture.JPG

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

                                      Have you properly installed ALL of the latest versions of Fredo's tools AND LibFredo...
                                      He upgraded his Lib and several of his tools to work with v2013...

                                      TIG

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

                                        A reprise of the tool's help...

                                        The footprint in the SketchUp Plugins Directory must be:

                                        • jointpushpull.rb
                                        • LibTraductor.rb
                                        • JPP_Dir_17 folder [containing other files]

                                        On Mac for v8 the SU plugin directory should be:

                                        Macintosh HD/Library/Application Support/Google SketchUp 8/SketchUp/plugins

                                        Note: once installed, you can safely delete any older JPP_Dir_xx folders

                                        CAUTION:
                                        NEVER rename or move files from their folders.
                                        If you are unsure of your unzip operation, do it in a neutral folder and check that you reconstruct the right footprint.
                                        Then transfer the folders and files to the SketchUp Plugin Directory.

                                        Have you done all of this ?
                                        Have you restarted SketchUp ?
                                        Did you look in the xxxx menu ?

                                        Since you say you have v8, then why not get the latest RBZ version from the SCF PluginStore then use the Preferences > Extensions > Install from Archive, button [v8M2 or newer] to automate it all, so you don't make mistakes...
                                        You could even get the 'SketchUcation Plugin Store' toolset which allows you tp browse and AutoInstall hundreds of plugins with just a button-click from within SketchUp itself...
                                        See the Resources menu items above...

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • K Offline
                                          kolya
                                          last edited by

                                          i do not get it how can i download those plugins from this site!? can somebody pls help me!

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

                                            @nikola

                                            Most Plugin's threads have download-able files in their first post - this particular tool has extensive explanations on how to install its tools.

                                            Please also note that many of Fredo's and thomthom's tools [and afew others] need a supporting Library downloading/installing - it is clearly explained in their postsm so remember to get that too...

                                            However, the simplest way to get most of the Plugins available from SCF is to use the PluginStore [accessed off the Resources menu above], or why not install the Plugin Store Toolset that let's you AutoInstall them...

                                            Please see this recent post for some more info, links etc... http://sketchucation.com/forums/viewtopic.php?p=488126#p488126

                                            TIG

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 15
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 19 / 19
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement