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

    [Plugin] Multi face offset

    Scheduled Pinned Locked Moved Plugins
    49 Posts 15 Posters 65.1k Views 15 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.
    • R Offline
      remus
      last edited by

      I dont know how to do toolbars 😳

      I'll give it a go, though, those icons are too nice to waste πŸ‘

      http://remusrendering.wordpress.com/

      1 Reply Last reply Reply Quote 0
      • CadFatherC Offline
        CadFather
        last edited by

        i think it's something along these lines.. check out Chris's loft or other tools - they will make sense

        	if !file_loaded?(__FILE__) then
        		toolbar = UI;;Toolbar.new "RTK"
        		cmd = UI;;Command.new("Offset Multiple Faces (Remus Knowles)"){RTK.multi_face_offset}
        		cmd.small_icon = "RTK/moffset_16.png"
        		cmd.large_icon = "RTK/moffset_24.png"
        		cmd.tooltip = "Offset Multiple Faces"
        		toolbar = toolbar.add_item cmd
        	end
        
        1 Reply Last reply Reply Quote 0
        • pep75P Offline
          pep75
          last edited by

          Hey All!

          Does anyone has this fantastic plugin working in version 8?! I installed offset.rb and the latest Multifaceoffset.rb but only the input dialogue appears and it doesn't do anything...

          Thank you!
          Grtzz
          Pep

          ....or does anyone know how to offset multi faces in another way?!

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

            @pep75 said:

            Hey All!
            Does anyone has this fantastic plugin working in version 8?! I installed offset.rb and the latest Multifaceoffset.rb but only the input dialogue appears and it doesn't do anything...
            Thank you!
            Grtzz
            Pep

            ....or does anyone know how to offset multi faces in another way?!

            It works fine in v8 for me [and others].
            Have you tried running it with the Ruby Console open to see error messages.
            It seems to be failing after the dialog, so probbaly an 'offest' error/deficiency...
            You need both the Multifaceoffset.rb and the offset.rb in the main Plugins folder...

            TIG

            1 Reply Last reply Reply Quote 0
            • pep75P Offline
              pep75
              last edited by

              Hey TIG, Thanks!

              I already placed the both *.rb files in the main plugins folder, just as usual...And I got the following error message in the Ruby Console but that is Chinese to me! 😲

              I don't know what's wrong?


              Capture1.JPG

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

                What are the sizes of your box's faces and what size offset are you entering in the dialog - it might be that the face won't offset if there will be no result... How do you enter the offset exactly ? Can you take a screen-shot of the dialog just before you press OK...
                This is a very simple few line script by Remus, it has very few things that could go wrong... πŸ˜•

                TIG

                1 Reply Last reply Reply Quote 0
                • pep75P Offline
                  pep75
                  last edited by

                  Hey Tig,

                  The size of the box is given in the capture en the amount of offset is 150mm...It has always done the trick...Can you mail me the offset.rb and the multifaceoffset.rb you are using?

                  Thanks for your time!
                  Grtz
                  Pep


                  Capture2.JPG

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

                    pep75

                    I have PM'd the two files...

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • pep75P Offline
                      pep75
                      last edited by

                      IT'S WORKING! Thank you!!! But the offset.rb and the multioffset.rb that can be downloaded from this topic are different than the ones you've send....strange huh?

                      Nevertheless thank you!!
                      Grtz and a happy new year!
                      Pep

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

                        I have tweaked the code slightly over time BUT they should still be the same basic functions ? πŸ˜‰

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • G Offline
                          gariglianot
                          last edited by

                          Hi guys, I know I'm poking into a discussion that is already 4 years old, but, il seems I have the same problem that pep 75 had... i have both multifaceoffset.rb and offset.rb, but gives me the same error message, and doesnt offset... could TIG perhaps post the scripts that he sent to pep75 that where working? I need it!!!!! thanxxx

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

                            @gariglianot said:

                            Hi guys, I know I'm poking into a discussion that is already 4 years old, but, il seems I have the same problem that pep 75 had... i have both multifaceoffset.rb and offset.rb, but gives me the same error message, and doesnt offset... could TIG perhaps post the scripts that he sent to pep75 that where working? I need it!!!!! thanxxx

                            Here they are...OffestTools.zip

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              Avex
                              last edited by

                              Hi all

                              I have a question, how can I get a rounded offset?

                              For doing something like that --->


                              060807_test03-763822.jpg

                              1 Reply Last reply Reply Quote 0
                              • olisheaO Offline
                                olishea
                                last edited by

                                good question!!

                                This is a great plugin. I know a simple way to improve it.

                                After the plugin has executed the offsets....it should prompt the option:

                                "Keep the offset face selected=1 Keep original faces selected = 0" (as in yes/no)

                                Is this possible? It would allow JPP/scale (for example) immediately on offset faces, without having to select them all manually. Wings 3D has a similar feature with its multiple offset feature.

                                Or a plugin to select inverse faces of a mesh? ❓

                                oli

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

                                  And about the round Plugin from a Polygon above?
                                  And there from the selection of all polygons because make one by one is a little tiedous πŸ˜„

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

                                  1 Reply Last reply Reply Quote 0
                                  • olisheaO Offline
                                    olishea
                                    last edited by

                                    I have a little difficulty understanding what you mean, Pilou.

                                    oli

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

                                      @unknownuser said:

                                      I have a little difficulty understanding what you mean

                                      VoronoΓ― XY By Mattc

                                      http://www.3dsaloon.fr/phpbb3/download/file.php?id=3666

                                      Say I have that πŸ˜„
                                      voro.jpg

                                      But now how to "round" the polygons as asked 2 posts above by Avex 2 years ago? πŸ˜‰

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

                                      1 Reply Last reply Reply Quote 0
                                      • olisheaO Offline
                                        olishea
                                        last edited by

                                        Ahhhh.

                                        I would happily pay for a Voronoi TOS style plugin.

                                        Why not multiple offset and then Artisan? edit, maybe it's not so "true" though.

                                        oli

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          parkmancarter
                                          last edited by

                                          I have the plugin working in SU8Pro, but only have the option to set the offset distance. What about all the other wild (and potentially very useful) options that appear in this video?

                                          The ability to keep faces or not, to do a sequence of offsets, etc... is this a different plugin??

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

                                            @unknownuser said:

                                            do a sequence of offsets, etc... is this a different plugin??

                                            Multiple Offsets (list etc...) is by Sdmitch πŸ˜‰

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

                                            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