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

    [plugin] EdgeFollowMe - UPDATE Aug 30, 2011

    Scheduled Pinned Locked Moved Plugins
    21 Posts 7 Posters 27.8k Views 7 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.
    • sdmitchS Offline
      sdmitch
      last edited by

      Kristoff, If the profile is offset from the path, the extrusion will also be offset. I don't assume that it supposed to be moved to the start point of the path. The profile should be at are near the start point of the path and oriented so that its' plane is perpendicular to the path's first edge. Not even Sketchup's Followme can handle every conceivable path.

      I designed the plugin for the profile and the path to share a common end point since that what the request talked about.

      Nothing is worthless, it can always be used as a bad example.

      http://sdmitch.blogspot.com/

      1 Reply Last reply Reply Quote 0
      • KrisidiousK Offline
        Krisidious
        last edited by

        I've been putting the profile right on the path at the start. it still offsets. and the square was closed.

        By: Kristoff Rand
        Home DesignerUnique House Plans

        1 Reply Last reply Reply Quote 0
        • srxS Offline
          srx
          last edited by

          Thank you!

          www.saurus.rs

          1 Reply Last reply Reply Quote 0
          • 3 Offline
            3dsmax9
            last edited by

            cool thank'S

            1 Reply Last reply Reply Quote 0
            • sdmitchS Offline
              sdmitch
              last edited by

              Kristoff,

              @krisidious said:

              I've been putting the profile right on the path at the start. it still offsets. and the square was closed.

              The problem with squares is that the start and end points are the same so you have to guess right or undo and try again and use the right/left arrow keys to flip the direction. The extrusion will not be complete because at present closed figures are not accounted for.

              Would you post the model you have been using so that I can better understand the problem. I personally haven't seen the offset problem when the profile has been connected to the path.

              Nothing is worthless, it can always be used as a bad example.

              http://sdmitch.blogspot.com/

              1 Reply Last reply Reply Quote 0
              • KrisidiousK Offline
                Krisidious
                last edited by

                I understand on the squares I'll give it a try in different places.


                edgetest.skp

                By: Kristoff Rand
                Home DesignerUnique House Plans

                1 Reply Last reply Reply Quote 0
                • sdmitchS Offline
                  sdmitch
                  last edited by

                  Kristoff, thanks for sharing your test model. The "loopy" one just reqired reversing the line before selecting the profile. The large rectangle exposed a bug in the code which I was easily able to fix. The mis-match at the start/end point is as expected since I have not yet attempted to compensate for. It is on the todo list.

                  There are only two things of importance you have to do when using this plugin and that is make sure the profile is at the start of the path and is oriented properly. The profile will parallel the path if it is not on the path. When you selected the "loopy" path with the profile on the wrong end, the extrusion was offset by that distance.


                  Edge Follow Me Test

                  Nothing is worthless, it can always be used as a bad example.

                  http://sdmitch.blogspot.com/

                  1 Reply Last reply Reply Quote 0
                  • utilerU Offline
                    utiler
                    last edited by

                    Sam, does this only work on a single path?

                    purpose/expression/purpose/....

                    1 Reply Last reply Reply Quote 0
                    • sdmitchS Offline
                      sdmitch
                      last edited by

                      No, you can select any number of connected edges or a curve.

                      Nothing is worthless, it can always be used as a bad example.

                      http://sdmitch.blogspot.com/

                      1 Reply Last reply Reply Quote 0
                      • F Offline
                        feryum
                        last edited by

                        Follow Me And Keep is really better

                        ScreenShot006.jpg

                        1 Reply Last reply Reply Quote 0
                        • utilerU Offline
                          utiler
                          last edited by

                          @sdmitch said:

                          No, you can select any number of connected edges or a curve.

                          Thanks make, not really getting that to work. do you:

                          1. select profile
                          2. select start point for extrusion then keep picking around a path or points till finished?
                            how do you finish; double click?

                          👍

                          purpose/expression/purpose/....

                          1 Reply Last reply Reply Quote 0
                          • TIGT Offline
                            TIG Moderator
                            last edited by

                            This EdgeFollowMe was meant to be a EdgeFollowMeAndKeep ?
                            The FAK code is readily amenable to adjustment - swap 'face' for 'curve', and find midpoint of curve.vertices rather than face.vertices etc it should then work much the same...

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • sdmitchS Offline
                              sdmitch
                              last edited by

                              Looks like I have been wasting my time if FAK already does this.

                              Andrew, Just like Sketchup's FollowMe, select the entire path first then run the plugin and select the profile.

                              Nothing is worthless, it can always be used as a bad example.

                              http://sdmitch.blogspot.com/

                              1 Reply Last reply Reply Quote 0
                              • KrisidiousK Offline
                                Krisidious
                                last edited by

                                not a waste of time as FAK does faces and it keeps.

                                By: Kristoff Rand
                                Home DesignerUnique House Plans

                                1 Reply Last reply Reply Quote 0
                                • TIGT Offline
                                  TIG Moderator
                                  last edited by

                                  FAK works on selected face[s].
                                  BUT you could recast some blocks of its code to process a curve's vertices rather than a face's vertices...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • utilerU Offline
                                    utiler
                                    last edited by

                                    @sdmitch said:

                                    Looks like I have been wasting my time if FAK already does this.

                                    Andrew, Just like Sketchup's FollowMe, select the entire path first then run the plugin and select the profile.

                                    I was hoping to be able to place a profile in place the pick a path, Sam. At times it's easier to do so rather than zoom out to find the path then execute...

                                    I don't think you have wasted your time at all!!

                                    Thanks Sam.

                                    purpose/expression/purpose/....

                                    1 Reply Last reply Reply Quote 0
                                    • sdmitchS Offline
                                      sdmitch
                                      last edited by

                                      Sorry Andrew but EdgeFollowMe3 is the end of the road.

                                      Nothing is worthless, it can always be used as a bad example.

                                      http://sdmitch.blogspot.com/

                                      1 Reply Last reply Reply Quote 0
                                      • utilerU Offline
                                        utiler
                                        last edited by

                                        no worries, Sam. Thanks for your input... 👍

                                        purpose/expression/purpose/....

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

                                        Advertisement