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

[Plugin] SmartDrop Beta

Scheduled Pinned Locked Moved Plugins
43 Posts 27 Posters 67.8k Views 27 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.
  • C Offline
    Chris Fullmer
    last edited by 23 Oct 2010, 21:54

    You mean there is no command visible? You really need to specify what the problem is. For example, you try to run it, and SU crashes. You try to run it, and your entire model disappears. You try to run it and nothing seems to happen. You install it and SU no longer opens. You install it, but can not find how to start the plugin. Please help us understand what the problem is.

    If you just can't figure out where to start it, it is in the right click menu when you have components selected.

    Good luck,

    Chris

    Lately you've been tan, suspicious for the winter.
    All my Plugins I've written

    1 Reply Last reply Reply Quote 0
    • C Offline
      ckho1985
      last edited by 23 Oct 2010, 22:33

      Sorry Chris as i didnt clarify the matter. What I have done was copied the rb file into the plugin file. However, when I loadup SU. I could not find the smartdrop function, not in the plugin list, nor right click, nor help. I though there was an icon for the smartdrop tool, back in su7 (maybe I am wrong), and it wasnt there. btw, everything else was find, no crash no nothing.

      um... I think I should repair my su8 and re-download the rb file.

      1 Reply Last reply Reply Quote 0
      • R Offline
        Rich O Brien Moderator
        last edited by 23 Oct 2010, 22:43

        [flash=800,600:1qce6im4]http://www.youtube.com/v/qBmPEEOAIEY[/flash:1qce6im4]

        Download the free D'oh Book for SketchUp πŸ“–

        1 Reply Last reply Reply Quote 0
        • N Offline
          Niffler
          last edited by 15 Nov 2011, 02:47

          @solo said:

          I agree.

          I never knew it existed, and what a great script it is.

          Hey Solo,

          You said you are for hire, is that right? I've been to your website and...how do you hire a god?!
          Niffler πŸ˜‰

          1 Reply Last reply Reply Quote 0
          • B Offline
            brookefox
            last edited by 27 Apr 2012, 00:55

            For me there are some issues.... job does not complete, perhaps owing to component bumping?

            Merci, Pilou for your nice image tut, posted earlier. β˜€


            smart drop-fail-1.JPG

            ~ Brooke

            1 Reply Last reply Reply Quote 0
            • B Offline
              brookefox
              last edited by 27 Apr 2012, 00:59

              Yes, component bumping appears to have been the problem.


              smart drop-fail-2.JPG

              ~ Brooke

              1 Reply Last reply Reply Quote 0
              • P Offline
                pilou
                last edited by 27 Apr 2012, 01:07

                Use the cool Thomthom RayTracer! πŸ‘
                Object must be in a box with an horizontal base : Drop by Bounds
                So will work with your example!
                careful than an inclined object yet droped don't block next following πŸ˜‰

                bounds.jpg

                by Thomthom

                http://forums.sketchucation.com/download/file.php?id=53900&t=1

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

                1 Reply Last reply Reply Quote 0
                • M Offline
                  mlefevre
                  last edited by 10 Jan 2014, 14:22

                  I'm trying to drop a solar array onto a surface using this plugin and having some issues. The panels are touching end to end, and when I drop them to the surface, either individually or all together, some of the components will turn up on end and others will lay plat on the surface. Any thoughts?

                  I'm using SU 8 Pro.

                  Thanks!

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Mra
                    last edited by 29 Jul 2014, 06:48

                    Thanks for the plugin. But it changes the angle of objects?

                    So if I have a pole, I drop it to the surface but this plugin in makes it no longer vertical. Is there an option to change this?

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      pelikan21
                      last edited by 6 Oct 2014, 19:16

                      Thanks for plugin. But I have some problem while adding this plugin from extension part of windows. I can't see anything related with smart drop while selecting some component in SketchUp.

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by 7 Oct 2014, 10:25

                        Did you use Preferences > Extensions > Install... or the SketchUcation PluginStore dialog's AutoInstall button to install the RBZ version ?
                        Is the appropriate smartdrop.RB file in your Plugins folder ?
                        Is it listed in the SketchUcation Plugins Manager ?
                        If you select one or more component instances that are located above a surface you should get a right-click context-menu item... which then does the 'drop' to any intersection with a surface below the instance[s]...
                        Remember that the surface front face should be 'up'...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by 24 Nov 2014, 21:03

                          The current version 1.5 is modifying the SketchUp Ruby API:

                          
                          class Sketchup;;Group 
                                  def definition # make it so you can use group.definition 
                                          return(entities[0].parent) 
                                  end 
                          end
                          
                          

                          Which isn't good - as it overrides the Group.definition method implemented in SU2015.
                          Also, the method is bugged - it will raise an error is the group is empty. Can we get a new version please that doesn't modify the Ruby API namespace?

                          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 25 Nov 2014, 00:30

                            I have fixed the issue with the group.definition method...
                            http://sketchucation.com/pluginstore?pln=smartdrop

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • jujuJ Offline
                              juju
                              last edited by 25 Nov 2014, 11:59

                              thanks for the consistent hard work to the coders

                              any idea when this is moving out of beta?

                              Save the Earth, it's the only planet with chocolate.

                              1 Reply Last reply Reply Quote 0
                              • TIGT Offline
                                TIG Moderator
                                last edited by 25 Nov 2014, 12:42

                                @juju said:

                                thanks for the consistent hard work to the coders
                                any idea when this is moving out of beta?
                                I suspect never !
                                The author seems to no longer support it.
                                But like so many plugins using beta in their title it could simply be retitled with no coding changes - calling it 'beta' is just the author's way of warning you it might not be 100% reliable - but then some 'full-release' plugins are less reliable that others' beta-releases...

                                TIG

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

                                  @tig said:

                                  I have fixed the issue with the group.definition method...

                                  πŸ‘

                                  1 Reply Last reply Reply Quote 0
                                  • duanekempD Offline
                                    duanekemp
                                    last edited by 27 Nov 2014, 02:23

                                    I'm trying this with grass proxy groups and nothing I do gets them to fall on any surface in a large quantity. Has anyone found the limits or explanation as to why hundreds and hundreds of proxies won't fall?

                                    Duane Kemp

                                    Kemp Productions
                                    Puidoux, Switzerland
                                    Gallery:
                                    https://duanekemp.artstation.com/

                                    1 Reply Last reply Reply Quote 0
                                    • BoxB Offline
                                      Box
                                      last edited by 27 Nov 2014, 08:58

                                      I can't tell you why but I just tried 500+ and it failed with Smart Drop but worked with Throw to.
                                      But be aware they align to the surface differently.
                                      Throw to on the left stays upright while Smart Drop follows the contour.


                                      Throw to smart drop.JPG

                                      1 Reply Last reply Reply Quote 0
                                      • duanekempD Offline
                                        duanekemp
                                        last edited by 27 Nov 2014, 11:13

                                        I definitely need the smart part of this drop. Is this an issue of it not working with SU 2015?

                                        Or is there an even more significant problem trying to drop components that are overlapping, such as grass proxy groups?

                                        Duane Kemp

                                        Kemp Productions
                                        Puidoux, Switzerland
                                        Gallery:
                                        https://duanekemp.artstation.com/

                                        1 Reply Last reply Reply Quote 0
                                        • KrisidiousK Offline
                                          Krisidious
                                          last edited by 27 Nov 2014, 11:16

                                          there's a plugin to remove overlaps... would that help?

                                          By: Kristoff Rand
                                          Home DesignerUnique House Plans

                                          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