• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin][$] JointPushPull Interactive - v4.9a - 02 Apr 25

Scheduled Pinned Locked Moved Plugins
617 Posts 155 Posters 590.2k Views
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
    Dave R
    last edited by 26 Nov 2014, 12:22

    Yes. It is compatible.

    Why don't you post a sample SKP file that illustrates the problem you're having? Help us help you.

    Etaoin Shrdlu

    %

    (THERE'S NO PLACE LIKE)

    G28 X0.0 Y0.0 Z0.0

    M30

    %

    1 Reply Last reply Reply Quote 0
    • T Offline
      TIG Moderator
      last edited by 26 Nov 2014, 12:24

      @frankflafy said:

      is this compatible with sketchup 2015 32 bit? i cant make the plugin select the face.
      Should be compatible.
      Does it load properly ?
      Have you read and understood its usage/instructions ?
      Are there any error messages in the Ruby Console when you try to use it ?
      Have you installed the latest LibFredo ? You need to do this as well, and restart SketchUp...

      TIG

      1 Reply Last reply Reply Quote 0
      • B Offline
        Box
        last edited by 26 Nov 2014, 12:26

        Be sure you are doing it the right way, it is click and drag.

        1 Reply Last reply Reply Quote 0
        • T Offline
          TIG Moderator
          last edited by 26 Nov 2014, 12:54

          That error message will be very useful to Fredo in establishing what's wrong...
          Over to him... πŸ˜•

          TIG

          1 Reply Last reply Reply Quote 0
          • F Offline
            frankflafy
            last edited by 26 Nov 2014, 13:22

            should i PM him?

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 26 Nov 2014, 14:07

              You could, but Fredo regularly visits here, so he should see your post/plight soon...

              TIG

              1 Reply Last reply Reply Quote 0
              • F Offline
                frankflafy
                last edited by 26 Nov 2014, 15:38

                Does it load properly ? Yes it load properly
                Have you read and understood its usage/instructions ? i understand the usage, in older version of SU i used it everyday.
                Are there any error messages in the Ruby Console when you try to use it ?
                Have you installed the latest LibFredo ? I installed latest and restarted my SU.
                I have delete the lib and reinstall. but it dont help.

                -and yes, this is the error i found on my ruby console-

                This when i load the plugin

                Error; #<NoMethodError; undefined method `entityID' for #<Sketchup;;Model;0x9ee8468 @cache_file_name=nil>>
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;791;in `selection_add_remove_faces'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;731;in `selection_initial'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/JointPushPullTool.rb;565;in `handle_initial_selection'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/JointPushPullTool.rb;514;in `activate'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/JointPushPullTool.rb;64;in `select_tool'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/JointPushPullTool.rb;64;in `action__mapping'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/Lib6Plugin.rb;133;in `call'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/Lib6Plugin.rb;133;in `launch_action'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/bootstrap_JointPushPull.rb;81;in `launch_action'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/bootstrap_JointPushPull.rb;128;in `block in declare_command'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/Lib6Plugin.rb;1080;in `call'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/Lib6Plugin.rb;1080;in `command_invoke'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/Lib6Plugin.rb;1062;in `block (2 levels) in build_config_commands'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/Lib6Traductor.rb;1077;in `call'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/Lib6Traductor.rb;1077;in `block in add_command'
                SketchUp;1;in `call'
                
                

                This when i select the face

                Error; #<NoMethodError; undefined method `entityID' for #<Sketchup;;Model;0x9ee8468 @cache_file_name=nil>>
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;791;in `selection_add_remove_faces'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;744;in `selection_validate'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;622;in `selection_validate_if_add'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/JointPushPullTool.rb;676;in `selection_freeze_positions'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/JointPushPullTool.rb;1283;in `onLButtonDown'
                Error; #<NoMethodError; undefined method `entityID' for #<Sketchup;;Model;0x9ee8468 @cache_file_name=nil>>
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;791;in `selection_add_remove_faces'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;744;in `selection_validate'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_!LibFredo6/body_Lib6FacePicker.rb;916;in `onLButtonUp'
                C;/Users/Foxy/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/Fredo6_JointPushPull/JointPushPullTool.rb;1315;in `onLButtonUp'
                
                

                Please Help. πŸŽ‰

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fredo6
                  last edited by 26 Nov 2014, 16:35

                  @frankflafy

                  The error on <model>.entityID is very strange because in Sketchup this is valid (it returns "Model".

                  Do you get this error for a sepcific model or always?

                  Fredo

                  1 Reply Last reply Reply Quote 0
                  • tt_suT Offline
                    tt_su
                    last edited by 26 Nov 2014, 23:57

                    @fredo6 said:

                    @frankflafy

                    The error on <model>.entityID is very strange because in Sketchup this is valid (it returns "Model".

                    Do you get this error for a sepcific model or always?

                    Fredo

                    Actually, this is Dynamic Component that adds that to the Model class. It adds a few methods to make the Model class blend with the regular Entity class.
                    The changes DC do to the SketchUp API classes makes sense - but unfortunately they where added as part of DC and not the API. So if DC is disabled they won't work.
                    I personally want them merged into the official API - though there are challenges as some of them are not ideal for the API, as they have some failing edge cases that was good enough for DC, but not for an API. Need to be careful to reduce breaking things. Hence it's not been done yet.

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      frankflafy
                      last edited by 27 Nov 2014, 05:24

                      @fredo6 said:

                      @frankflafy

                      The error on <model>.entityID is very strange because in Sketchup this is valid (it returns "Model".

                      Do you get this error for a sepcific model or always?

                      Fredo

                      @tt_su said:

                      Actually, this is Dynamic Component that adds that to the Model class. It adds a few methods to make the Model class blend with the regular Entity class.
                      The changes DC do to the SketchUp API classes makes sense - but unfortunately they where added as part of DC and not the API. So if DC is disabled they won't work.
                      I personally want them merged into the official API - though there are challenges as some of them are not ideal for the API, as they have some failing edge cases that was good enough for DC, but not for an API. Need to be careful to reduce breaking things. Hence it's not been done yet.

                      its fixed after i enabled the DC.
                      yes i disable the DC because of never used it. thanx for the respond.

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        Marko87
                        last edited by 4 Dec 2014, 16:51

                        Everytime I try to use Joint push pull, it freezes at 63 %.. Please help, I really need that tool for shape I'm working on it.. I'm using SU 15 pro. Thank you!!

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          TIG Moderator
                          last edited by 4 Dec 2014, 16:59

                          Do you mean by 'every time' - 'whatever I try to use it on [even the simplest box]...'
                          OR do you mean - 'whenever I try to use it on a particular set of geometry...'

                          First off, we must assume you have installed the latest version of this tool and the required Lib ??

                          If it's the first problem, then something is up with either the way the tool is installed or you are trying to use it - as it works faultlessly for most of us.
                          What settings etc are you using ?

                          If it's the second problem, then there's probably something wrong with your geometry...
                          Can you post a SKP of it so that we can check it out, and thereafter advise you more constructively...

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • josephkim626J Offline
                            josephkim626
                            last edited by 29 Dec 2014, 17:06

                            Feature Request.

                            Hi, Fredo.

                            I love your plugin, and have been using it very well for awhile now.

                            Because of my workflow, there is a tiny feature request I would like to make if it isn't too difficult.

                            Joint Push Pull

                            Let me know if there is a way to produce the result that is shown on the right, as supposed to the one on the left.

                            (Maybe there is a way, I suspect with "Borders" and different type of push-pull modes, but no luck so far)

                            I would like two or more faces connected to be pushed all-together, but no edges created on the sides.

                            Thank you in advance.

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by 29 Dec 2014, 18:59

                              You have just the line on the top and not on the bottom?
                              Maybe you can use remove inner faces by Wikii ?
                              And Clean Up by Thomthom on the selection of the Vertical + bottom faces ?

                              Joint PushPull + Remove inner face + CleanUP = your exact result on the right! πŸ˜„

                              ( here in Xray Mode)
                              right.jpg

                              Normalright1.jpg

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

                              1 Reply Last reply Reply Quote 0
                              • B Offline
                                Box
                                last edited by 29 Dec 2014, 22:20

                                Do you mean like this?


                                Jpp.gif

                                1 Reply Last reply Reply Quote 0
                                • pbacotP Offline
                                  pbacot
                                  last edited by 29 Dec 2014, 23:10

                                  looks like he also wants the original edge removed. Maybe a "too" special case? There are so many options in this tools as it is.

                                  MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                                  1 Reply Last reply Reply Quote 0
                                  • pilouP Offline
                                    pilou
                                    last edited by 29 Dec 2014, 23:15

                                    @unknownuser said:

                                    Do you mean like this?

                                    Seems there is always a line on the bottom! πŸ˜‰
                                    he wants not ?

                                    always.jpg

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

                                    1 Reply Last reply Reply Quote 0
                                    • josephkim626J Offline
                                      josephkim626
                                      last edited by 30 Dec 2014, 11:29

                                      @pilou said:

                                      You have just the line on the top and not on the bottom?
                                      Maybe you can use remove inner faces by Wikii ?
                                      And Clean Up by Thomthom on the selection of the Vertical + bottom faces ?

                                      Joint PushPull + Remove inner face + CleanUP = your exact result on the right! πŸ˜„

                                      ( here in Xray Mode)
                                      [attachment=1:338lojyb]<!-- ia1 -->right.jpg<!-- ia1 -->[/attachment:338lojyb]

                                      Normal[attachment=0:338lojyb]<!-- ia0 -->right1.jpg<!-- ia0 -->[/attachment:338lojyb]

                                      Thank you for your comment.

                                      Yes, I just wanted the line on top, not on the bottom.

                                      Also, all other functions create hidden/soften line on the side (it will be visible when hidden geometry is enabled)

                                      I know there is a work-around with cleanup and some other plugins. But I do hundreds of these sometimes.

                                      I was just looking for a easier solution if it wasn't so troublesome.

                                      @pbacot said:

                                      looks like he also wants the original edge removed. Maybe a "too" special case? There are so many options in this tools as it is.

                                      A good point.
                                      It does have a lot of options, I thought maybe an option for my purpose hidden somewhere.
                                      if not, maybe a easy fix.

                                      1 Reply Last reply Reply Quote 0
                                      • pilouP Offline
                                        pilou
                                        last edited by 30 Dec 2014, 19:07

                                        @unknownuser said:

                                        But I do hundreds of these sometimes.

                                        yes but sometimes with a tricky simple selection and the good plugin
                                        you can make that in one second! πŸ€“

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

                                        1 Reply Last reply Reply Quote 0
                                        • eidam655E Offline
                                          eidam655
                                          last edited by 9 Jan 2015, 13:55

                                          edit3: there used to be an angry rant here from me, which was unjustified and stemmed from time pressure and my inability to, in fact, read the manual (or watch the tutorials).

                                          so, sorry to those who had to read it, and i apologize for using this forum to vent my frustration.

                                          have a nicer day than I'm having,
                                          ~eidam

                                          I'm using SketchUp 2017, V-Ray 3.4

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 7
                                          • 8
                                          • 9
                                          • 10
                                          • 11
                                          • 30
                                          • 31
                                          • 9 / 31
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement