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

[Plugin] Component Spray Tool 1.3.

Scheduled Pinned Locked Moved Plugins
92 Posts 44 Posters 91.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.
  • C Offline
    Chris Fullmer
    last edited by 5 Feb 2009, 06:57

    Hi Didier, I have found that this script is conflicting with progressbar.rb, and therefore crashing all scripts that are using progressbar (makefaces in particular!, but I found the problem while developing my own script). There is a pb.update() method in the progressbar that seems to not work so I'm guessing that is where the conflict is - but I could be WAAAAY off. Thanks Didier!

    I was wondering if anyone else could confirm this?

    Chris

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

    1 Reply Last reply Reply Quote 0
    • T Offline
      thomthom
      last edited by 15 Jun 2009, 12:23

      Does it make use of the disable UI argument for .start_operation ?

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

      1 Reply Last reply Reply Quote 0
      • D Offline
        Didier Bur
        last edited by 15 Jun 2009, 19:11

        @unknownuser said:

        Does it make use of the disable UI argument for .start_operation ?

        No.
        Is there still a conflict with progressbar ? πŸ‘Š
        I changed the class and methods names to get rid of any conflict in the latest version released. 😲

        DB

        1 Reply Last reply Reply Quote 0
        • T Offline
          thomthom
          last edited by 15 Jun 2009, 19:14

          It'd be interesting to see what speed this plugin worked at with the SU UI disabled. Any chance of an updated version?

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

          1 Reply Last reply Reply Quote 0
          • C Offline
            Chris Fullmer
            last edited by 15 Jun 2009, 19:20

            @didier bur said:

            Is there still a conflict with progressbar ?

            Nope! It is working great now with progressbar. Thanks for fixing it so quickly too,

            Chris

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

            1 Reply Last reply Reply Quote 0
            • M Offline
              milfot
              last edited by 3 Jul 2009, 04:39

              Wow, this plugin is fantastic!!

              Much appreciated... i am off to build a forest.

              ..cam

              1 Reply Last reply Reply Quote 0
              • D Offline
                denna003
                last edited by 14 Sept 2009, 11:30

                THAnk you very much!!!! πŸ˜‰

                1 Reply Last reply Reply Quote 0
                • A Offline
                  AcesHigh
                  last edited by 14 Dec 2009, 14:57

                  Didier, is this the last version of your tool?

                  Can I make a suggestion? It seems the altitude option is too "hard". I mean, I think you could add some dialogue to add a % of chance that components will spray below and above the maximum altitude. That way, they will concentrate on the set altitude, but some of them will spread casually beyond (unless you set the chance of that happening to 0%)

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    tomislavm
                    last edited by 16 Dec 2009, 07:52

                    Thank You!
                    Where in Croatia?

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      madhav
                      last edited by 16 Dec 2009, 08:18

                      Thanks a lot

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        Didier Bur
                        last edited by 16 Dec 2009, 21:13

                        @unknownuser said:

                        Where in Croatia?

                        Pisak, that's 40kms South of Split and 20kms North of Makarska.

                        DB

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          tomislavm
                          last edited by 17 Dec 2009, 07:42

                          Nice place for vacation!

                          1 Reply Last reply Reply Quote 0
                          • A Offline
                            alsenhawk
                            last edited by 17 Dec 2009, 13:12

                            Thank you,that's what i m looking~

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              arjunmax09
                              last edited by 25 Feb 2010, 13:23

                              @rv1974 said:

                              Didier thanks for your efforts!
                              One can get interesting things with new vertice mode.

                              http://img212.imageshack.us/img212/6828/screenshot060qi3.jpg

                              [URL=http://g.imageshack.us/g.php?h=212&i=screenshot060qi3.jpg][IMG]http://img212.imag
                              But there's bug in vertex+no to keep vertical . It's not working (see lonely cylinder over mesh, in all other cases components stay vertical)
                              To "keep vertical" unchecked will result the component to be placed vertical to mesh, it'll work this way, right?
                              P.S. I'm not programmer (my wife is- it's enough for one family) but you're one step from "spray along vertices of curve" ? πŸ˜‰
                              P.P.S. Do you shine in ruby field only or there are some lisp routins of yours?

                              hey!!! how did you create the cool DNA model man???!!!... i mean the perfect spiral thing... which plugin did you use???

                              when you fail at something....you haven't really failed...you've found one way the thing will not work out

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                Didier Bur
                                last edited by 25 Feb 2010, 23:23

                                Hi

                                @unknownuser said:

                                Do you shine in ruby field only or there are some lisp routins of yours?

                                I was used to code in Autolisp years ago, and now I'm learning Javascript along with Unity3D. πŸ˜›
                                Regards

                                DB

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  arjunmax09
                                  last edited by 7 Mar 2010, 12:27

                                  didier... your compo spray is interfering with the progressbar script.. any improvements you've made to compo spray so that it doesn't do the progressbar thing??

                                  when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    Didier Bur
                                    last edited by 7 Mar 2010, 15:37

                                    Hi

                                    @unknownuser said:

                                    any improvements you've made to compo spray so that it doesn't do the progressbar thing?

                                    I though I had done this several monthes ago, but just in case see page 1 of this thread and download the latest version. The spray uses its own progress bar class named "sprayprogressbar", so there should not be any conflict with other plugin(s).
                                    If the problem persists, not my fault anymore πŸ˜‰
                                    Regards,

                                    DB

                                    1 Reply Last reply Reply Quote 0
                                    • A Offline
                                      arjunmax09
                                      last edited by 8 Mar 2010, 04:02

                                      um.. didier ... there's no ruby file in the latest update... there's one rbs file and one pdf file... where did the plugin go man...??? πŸ˜’ The rbs file is in the following folder.....

                                      Utilisateurs\Bur\Exercices\Ruby\Component_airbrush

                                      checked both the english and french versions.. both the archives contain the same files....please help... 😞

                                      when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                      1 Reply Last reply Reply Quote 0
                                      • C Offline
                                        Chris Fullmer
                                        last edited by 8 Mar 2010, 04:22

                                        .rbs is a plugin. It is the extension put on encrypted plugins.

                                        Didier, we are running into problems where it appears that this script is breaking progressbar again. I know you fixed it up perfectly quite a while ago. did it revert back somehow to a version that no longer works? Or do you think that it should still be working correctly and that perhaps it is something else messing up progressbar? Any thoughts?

                                        Chris

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

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          maymay
                                          last edited by 8 Mar 2010, 21:00

                                          I get an error when SketchUp starts:

                                          Error Loading File compo_spray.rb
                                          C;/Program Files/Google/Google SketchUp 6/Plugins/compo_spray.rb;1; no .<digit> floating literal anymore; put 0 before dot
                                          RBS1.0
                                               ^
                                          C;/Program Files/Google/Google SketchUp 6/Plugins/compo_spray.rb;1; syntax error
                                          RBS1.0
                                                ^
                                          C;/Program Files/Google/Google SketchUp 6/Plugins/compo_spray.rb;1; Invalid char `\030' in expression
                                          

                                          Any ideas? I'd really like to try this out.

                                          Thanks!

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

                                          Advertisement