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.
    • D Offline
      Daniel S
      last edited by

      Works well here too.
      And then you need to reassign your shortcuts 😉.

      Daniel S

      1 Reply Last reply Reply Quote 0
      • H Offline
        haynesc
        last edited by

        thanks

        1 Reply Last reply Reply Quote 0
        • BepB Offline
          Bep
          last edited by

          I have a question regarding joint push pull.
          It is illustated by the skp file.
          example.skp
          I hope that i am doing something wrong, or that some of my settings are wrong.
          It would be great if the desired outcome whould be possible

          greetings ,

          Bep van Malde

          "History is written by the winners"

          1 Reply Last reply Reply Quote 0
          • fredo6F Offline
            fredo6
            last edited by

            @bep said:

            I have a question regarding joint push pull.
            It is illustated by the skp file.
            [attachment=0:1jxqs3h2]<!-- ia0 -->example.skp<!-- ia0 -->[/attachment:1jxqs3h2]
            I hope that i am doing something wrong, or that some of my settings are wrong.
            It would be great if the desired outcome whould be possible

            greetings ,

            Bep van Malde

            Bep,

            I think you simply touch some of the limitations of JPP. I am afraid this is a pure geometrical problem.
            Try to Push pull individually the faces by 2 cm, and then see how they can be connected 'jointly'. You'll see that there is no good solution.

            Fredo

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

              Hi, every time I try to use joint push-pull in sketchup, it creates a bugsplat and terminates sketchup 7. Is there a way to fix it?

              1 Reply Last reply Reply Quote 0
              • BepB Offline
                Bep
                last edited by

                @unknownuser said:

                @bep said:

                I have a question regarding joint push pull.
                It is illustated by the skp file.
                [attachment=0:2u6jklv3]<!-- ia0 -->example.skp<!-- ia0 -->[/attachment:2u6jklv3]
                I hope that i am doing something wrong, or that some of my settings are wrong.
                It would be great if the desired outcome whould be possible

                greetings ,

                Bep van Malde

                Bep,

                I think you simply touch some of the limitations of JPP. I am afraid this is a pure geometrical problem.
                Try to Push pull individually the faces by 2 cm, and then see how they can be connected 'jointly'. You'll see that there is no good solution.

                Fredo

                Thanks for answering ,its a pitty this dos not work 😢 (yet)

                Bep

                "History is written by the winners"

                1 Reply Last reply Reply Quote 0
                • P Offline
                  pr0
                  last edited by

                  I know that this question doesn't concern the joint push pull plugin - however i've noticed that certain geometry can be push - pulled in a very visual and intuitive way when concerning pure geometry. Is it possible to do the same with 3d splines? Except instead of push - pulling them you would offset them? Fredo and Chris Fullmer are probably the masters concerning sketchup plugins - so i was wondering Fredo, do you think it would be possible to create? here's the link to the forum where there are visual examples. Thanks in advance.

                  301 Moved Permanently

                  favicon

                  (www.sketchucation.com)

                  -Sam

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    dondanev
                    last edited by

                    hvala puno ako ko razume thanx

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

                      Hi Fredo!
                      I thought about some enhacement of the single face JPP. It should respect the adjacent faces (AB and CD keep their directions while BC is moving forward (example 2)). It works in revit and I think it would be great especially in architectiral practice.
                      P.S. Basicly instead of single BC face there could be any number of faces- it's all about vicinity treatment.
                      Thanks in advance


                      Copy of ScreenShot034.jpg

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

                        I have translated this plugin into Spanish, how can I change the default language?

                        "Giving up is way harder than trying"
                        JaViXP's Rendering

                        1 Reply Last reply Reply Quote 0
                        • fredo6F Offline
                          fredo6
                          last edited by

                          @javixp said:

                          I have translated this plugin into Spanish, how can I change the default language?

                          Normally you'll get the spanish version if your Windows or Mac system is in spanish.

                          To force the language, just create a file LibTraductor.def(or edit it if it already exists), and make sure the one line code is:
                          TRADUCTOR_DEFAULT = "ES"

                          Fredo

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

                            It displays an error for me, could you please do it? (JPP text is below)

                            Thanks 😄


                            JPP Text.txt

                            "Giving up is way harder than trying"
                            JaViXP's Rendering

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

                              many thanks again fredo!

                              1 Reply Last reply Reply Quote 0
                              • P Offline
                                Patrickpr
                                last edited by

                                Hy

                                What is this?

                                LibTraductor.def, an optional configuration file allowing override of language

                                i Have the german version
                                I can that not install 😢 😢 😢

                                1 Reply Last reply Reply Quote 0
                                • fredo6F Offline
                                  fredo6
                                  last edited by

                                  @patrickpr said:

                                  Hy

                                  What is this?

                                  LibTraductor.def, an optional configuration file allowing override of language

                                  i Have the german version
                                  I can that not install 😢 😢 😢

                                  Patrick,

                                  Unfortunately, JointPushPull is an old script and the translation must be done in the code of the script itself (line 29 to 168 of jointpushpull.rb).
                                  The convention is to add the strings in the existing lists as "|DE| the text", being careful to put a \ before any accentuated or special character (and also careful with the Ruby syntax). Usually, I do it myself, based on translation provided by contributors in text files.

                                  Fredo

                                  PS: I plan a refresh of JPP one of these days, based on LibFredo6. Then the translation can be done in an easier way, like in FredoScale or HoverSelect, and in much more languages.

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

                                    That sounds cool 👍

                                    I'll try to translate it into Spanish 😄

                                    "Giving up is way harder than trying"
                                    JaViXP's Rendering

                                    1 Reply Last reply Reply Quote 0
                                    • simon le bonS Offline
                                      simon le bon
                                      last edited by

                                      Bonjour Fredo,

                                      "Please help!"
                                      I don't know why, JointPushPull doesn't close the borders anymore!!"Snarrgg" - - Even if I indicate in configuration menu "borders on external faces" (traduction~!). But it continues to close the sides when I indicate "Borders on all the faces"...

                                      http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_001.jpg

                                      I don't think so because I had already made some tries but may be the version of LibTraductor.rb plays in this fail?
                                      The one given in the zip package is 13 732 bytes 20/01/2008
                                      and I use the recent one given with BezierSpline v121 : 19 331 bytes 07/07/2008

                                      Or may be it is a cause from one of the plugins I have recently installed ❓

                                      Please Fredo, what can you advise me. (I don't know nothing with ruby console, code etc..)

                                      --simon.

                                      1 Reply Last reply Reply Quote 0
                                      • fredo6F Offline
                                        fredo6
                                        last edited by

                                        Simon,

                                        I don't think this is related to LibTraductor.
                                        Normally, when you start up Sketchup, the default option is always to create the border faces.
                                        Is this what you observe ?

                                        Fredo

                                        1 Reply Last reply Reply Quote 0
                                        • simon le bonS Offline
                                          simon le bon
                                          last edited by

                                          Dear Fredo,
                                          Thanks for replying.
                                          JointPushPull is now a basic tool for me. To see it not working makes me nervous 💚
                                          Here is a more complete report:
                                          ( it is more easy to me to explain in pictures )

                                          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_002.jpg


                                          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_003.jpg


                                          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_004.jpg


                                          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_005.jpg


                                          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_006.jpg


                                          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_007.jpg


                                          http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_008.jpg

                                          What more test can I do?

                                          --simon

                                          1 Reply Last reply Reply Quote 0
                                          • fredo6F Offline
                                            fredo6
                                            last edited by

                                            Simon,

                                            Thanks.
                                            Although this seems strange, I'll check where the conflict could be.
                                            By the way, did you install LibFredo6 3.2a yet, or are you still running an earlier version?

                                            Fredo

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

                                            Advertisement