sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] follow me rotate

    Scheduled Pinned Locked Moved Plugins
    211 Posts 79 Posters 235.2k Views 79 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.
    • pilouP Offline
      pilou
      last edited by

      @unknownuser said:

      it doesn't work with a straight line like in your example

      Your are not alone 😄
      And yet some erratic Works for 2 straight lines welded, sometimes yes, sometime no


      yes_no.jpg


      yesno.skp

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

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

        Interesting plugin but this is what I get.

        http://img.photobucket.com/albums/v506/weekender410/669479e4.jpg

        http://img.photobucket.com/albums/v506/weekender410/99a1dcc5.jpg

        http://img.photobucket.com/albums/v506/weekender410/915bea9b.jpg

        http://img.photobucket.com/albums/v506/weekender410/0f17c9f7.jpg

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 Reply Last reply Reply Quote 0
        • W Offline
          wikii
          last edited by

          @dave r said:

          Interesting plugin but this is what I get.

          select a face without it's border

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

            thank you. that works.

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 Reply Last reply Reply Quote 0
            • W Offline
              watkins
              last edited by

              Dear Pilou,

              Thanks for posting the .zip file.

              Regards,
              Bob

              1 Reply Last reply Reply Quote 0
              • free agentF Offline
                free agent
                last edited by

                hey wow awsome plugin, thanx for posting, is there any way to reverse the triangulation of the faces, i noticed that once smoothed the and as you rotate the form it gets very jaggy at the edges and you have to go in there with the flip edge tool to smooth it out... any way around this within the coding?

                http:i167.photobucket.comalbumsu143FreeAgent84bug.gif

                1 Reply Last reply Reply Quote 0
                • jujuJ Offline
                  juju
                  last edited by

                  We have some very gifted people here, only surpassed by their generosity. Thank you (all the ruby programmers, both free and commercial) so much for SU so much than it was.

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

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cyan.archnet
                    last edited by

                    simply "AMAZING", will give it a try, THANKS A LOT !!

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

                      When I am using the plug in I get a bug splat... don`t know why 😞

                      Could It be because I am using a 64 bit system,

                      Thanks,

                      1 Reply Last reply Reply Quote 0
                      • GaieusG Offline
                        Gaieus
                        last edited by

                        @unknownuser said:

                        Could It be because I am using a 64 bit system,

                        or it conflicts with another plugin.
                        You can test this by removing your plugins one by one and constntly restarting SU after each. A little tedious if you have a lot.

                        Gai...

                        1 Reply Last reply Reply Quote 0
                        • N Offline
                          notareal
                          last edited by

                          Nice work!

                          Welcome to try [Thea Render](http://www.thearender.com/), Thea support | [kerkythea.net](http://www.kerkythea.net/) -team member

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

                            I am having difficulties running this script. Inside the latest Far.rar I find:

                            inputbox.rb -- for the interface
                            FollowAndRotate_en.rbs -- the English version of the script
                            FollowAndRotate_cn.rbs -- the Chinese version of the script
                            far.skp -- example output

                            I extract inputbox.rb and FollowAndRorate_en.rbs in the Sketchup Plugins folder and execute sketchup.exe. Going to the Plugins menu there is nothing to be found...

                            In the Ruby console, I type "load 'FollowAndRotate_en.rbs'" and get this:

                            load "FollowAndRotate_en.rbs"
                            Error; #<SyntaxError; (eval);87;in `load'; C;/Program Files/Google/Google SketchUp 6/Plugins/FollowAndRotate_en.rbs;1; no .<digit> floating literal anymore; put 0 before dot
                            RBS1.0
                                 ^
                            C;/Program Files/Google/Google SketchUp 6/Plugins/FollowAndRotate_en.rbs;1; syntax error
                            RBS1.0
                                  ^
                            C;/Program Files/Google/Google SketchUp 6/Plugins/FollowAndRotate_en.rbs;1; Invalid char `\020' in expression>
                            (eval);87
                            

                            can you help me,...?

                            %(#BFBFBF)[http://arhitektonas.blogspot.com
                            I know me,... I am that guy...
                            ]

                            1 Reply Last reply Reply Quote 0
                            • W Offline
                              wikii
                              last edited by

                              To load a rbs file,you can try to use Sketchup.load

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

                                And for the little problem of orientation?

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

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

                                  @wikii said:

                                  To load a rbs file,you can try to use Sketchup.load

                                  Thanks for answering.
                                  I tried the suggesting and now I get :

                                  @unknownuser said:

                                  Sketchup.load "FollowAndRotate.rbs"
                                  false

                                  ... and there is still nothing in the "Plugins" menu.
                                  How did all the others get it working ?

                                  %(#BFBFBF)[http://arhitektonas.blogspot.com
                                  I know me,... I am that guy...
                                  ]

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

                                    Sorry for bumping this thread.
                                    Please help.

                                    %(#BFBFBF)[http://arhitektonas.blogspot.com
                                    I know me,... I am that guy...
                                    ]

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

                                      Herodes:

                                      I think that you don´t install it well
                                      Put the three files in your plugin folder

                                      inputbox.rb
                                      FollowAndRotate_en.rbs
                                      FollowAndRotate_cn.rbs

                                      Perhaps this fix your problem.

                                      Daniel S

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

                                        @Daniel S: Thanks it did require that the FollowAndRotate_cn.rbs is in the same folder. That solved it thanks a lot.

                                        It is rather weird that that both scripts are required.

                                        %(#BFBFBF)[http://arhitektonas.blogspot.com
                                        I know me,... I am that guy...
                                        ]

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

                                          hi!
                                          this is an awesome plugin.. was able to do lots of things with it..
                                          but m unable to make a fluted tapering column yet..
                                          please guide me if anyone knows the trick....

                                          1 Reply Last reply Reply Quote 0
                                          • MALAISEM Offline
                                            MALAISE
                                            last edited by

                                            So useful, really impressive 👍 👍

                                            It could be also a good idea to display a kind of counter
                                            in order to avoid any operation during the calculation
                                            ( let's see some Didier 's Plugins like terrain reshaper )

                                            ----------------80% achieved..
                                            MALAISE 😄

                                            La Connaissance n'a de valeur que partagée

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

                                            Advertisement