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

    [Plugin] Components onto Faces v1.2.0 UPDATE May 23, 2013

    Scheduled Pinned Locked Moved Plugins
    61 Posts 16 Posters 67.0k Views 16 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.
    • Chris FullmerC Offline
      Chris Fullmer
      last edited by Chris Fullmer

      Components onto Faces v1.0 (Chris Fullmer Tools)
      Description: Copies a component onto all selected faces
      Usage: Select a single component and a series of ungrouped faces. Then run this script. It will copy that component onto all the faces. It will ignore any edges, groups, images, etc that are in the selection set. If more than one component is selected, it will use the first one it encounters.
      [flash=993,573:1gkh363p]http://www.chrisfullmer.com/chrisfullmer/forums/components_onto_faces.swf[/flash:1gkh363p]

      New in v1.0
      Added components on Face Collections. This solves the problem of terrains that are made up of squares that are actually 2 triangles with the centerline smoothed. This new tool treats a collections of smoothed faces as a single face.
      New in v1.1
      Added triangle face support. It used to not copy components onto triangle faces very well. Now it correctly finds their centerpoint. New video to go along with it too.

      1.2.0 2013-23-2013

      • Extension Class Compatibility

      Chris
      2220


      clf_components_onto_faces_1-2-0.rbz

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

      1 Reply Last reply Reply Quote 0
      • E Offline
        Ecuadorian
        last edited by

        Impressive. Most impressive.

        Chris, did you have any experience with programming before Ruby? I ask because I have yet to find a Ruby guide written for a total beginner like me, with no coding background. Perhaps you could write an e-book!

        -Miguel Lescano
        Subscribe to my house plans YouTube channel! (30K+ subs)

        1 Reply Last reply Reply Quote 0
        • X Offline
          xrok1
          last edited by

          that's so great! and i love how you always attach video to your script posts. 😄

          you help make this place great, thankyou.

          PS you're a big part of making my menus and toolbars so cluttered, don't you feel guilty? 😆

          “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

          http://www.Twilightrender.com try it!

          1 Reply Last reply Reply Quote 0
          • Chris FullmerC Offline
            Chris Fullmer
            last edited by

            @xrok1 said:

            PS you're a big part of making my menus and toolbars so cluttered, don't you feel guilty? 😆

            Actually!, something I didn't announce but did include in this script is a new menu system for my scripts. They will now all be placed under a "Chris Fullmer Tools" submenu. So every new script you download will install itself into that menu automatically. When I get around to it, I'm also going to update my already released scripts so that they will organize themselves into theis menu too. So then all my scripts will be in there. It will be much less clutter. Once I get the scripts updated, I'll start a thread that points to all current downloads so you can re-download everything and get the new organization.

            And thanks for the kind words. It's fun to make scipts, but its especially nice when people let you know they appreciate your work. Well, until I start making something I can charge for. Then just cold hard cash will suffice 😄

            And I have a little bit of script background, but I really mean very little. Coming into Ruby, I sort of understood the basics of what programming is, but thats all. And learning ruby has been a rocky road for me (which Todd, Rick, Thom, Jim will all attest to). They've been very helpful answering my many beginner questions. So if you're gonna learn, this is the place and the time to do it. And I am planning on writing some tutorials. I just keep putting it off thinking I should wait until I know better what I'm talking about 😄

            Chris

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

            1 Reply Last reply Reply Quote 0
            • X Offline
              xrok1
              last edited by

              thats just sick!Capture.JPG

              BTW good idea with the tool folder, i hope it catches on.

              “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

              http://www.Twilightrender.com try it!

              1 Reply Last reply Reply Quote 0
              • X Offline
                xrok1
                last edited by

                i guess this solves Ecuadorian's copy on road problem. 😄

                “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                http://www.Twilightrender.com try it!

                1 Reply Last reply Reply Quote 0
                • Chris FullmerC Offline
                  Chris Fullmer
                  last edited by

                  Though there is no way to orient the components in my script. They just get put however SU decides they should go. So it still might well require that the user rotates each one to get it facing the direction they want. Maybe I could have my script activate the move tool after its done because it has a great built in rotate feature that works based on the components axis, which is just what would be desired in this case.

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

                  1 Reply Last reply Reply Quote 0
                  • X Offline
                    xrok1
                    last edited by

                    ahh, yes i see what you mean. do the face bounding boxes have an axis you could align with?

                    “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                    http://www.Twilightrender.com try it!

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

                      Chris, the one who writes ruby script faster than his shadow 😄

                      Cheers

                      MALAISE

                      La Connaissance n'a de valeur que partagée

                      1 Reply Last reply Reply Quote 0
                      • K Offline
                        kwistenbiebel
                        last edited by

                        Great work again Chris!

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          Click Draw
                          last edited by

                          Hi Chris,

                          Thanks for this. Your very quick to respond to a request. I have a couple more but will give you some breathing time. Thanks again!!!

                          Cheers, Jeff

                          Have I mentioned how much of a laugh I get out of some of the Signatures on here!

                          1 Reply Last reply Reply Quote 0
                          • E Offline
                            Ecuadorian
                            last edited by

                            @chris fullmer said:

                            And I have a little bit of script background, but I really mean very little.

                            I hope assigning basic functions (play, stop) to Flash buttons in ActionScript also count as a "little experience", as that's all I have done, and I have already forgotten how it was done...

                            Anyway, I've found this Ruby interactive tutorial for anyone interested:
                            http://tryruby.hobix.com/

                            Hackety Hack also seems to be a good resource, but they're currently updating it:
                            http://hacketyhack.net/

                            -Miguel Lescano
                            Subscribe to my house plans YouTube channel! (30K+ subs)

                            1 Reply Last reply Reply Quote 0
                            • C Offline
                              Click Draw
                              last edited by

                              Any way to apply a brick like finish to a wall? Multiple components to face?
                              Jeff

                              Have I mentioned how much of a laugh I get out of some of the Signatures on here!

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

                                thank you, very handy script!! and good idea for grouping your scripts into one subfolder, everyone should do that, soon the plug-ins menu will be a list of ruby script writers names. 😆

                                question: is there another 3d with more plug-ins than sketchup?

                                http:i167.photobucket.comalbumsu143FreeAgent84bug.gif

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

                                  The inverse of the Spray components by Didier Bur 😉
                                  And totally indispensable for many different uses! ☀

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

                                  1 Reply Last reply Reply Quote 0
                                  • X Offline
                                    xrok1
                                    last edited by

                                    @click draw said:

                                    Any way to apply a brick like finish to a wall? Multiple components to face?
                                    Jeff

                                    yes, but there are easier ways!Capture.JPG

                                    PS chris as you can see there is some logic to the alignment, 😳 but i'm sure you know that better than i. 😉

                                    “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                                    http://www.Twilightrender.com try it!

                                    1 Reply Last reply Reply Quote 0
                                    • X Offline
                                      xrok1
                                      last edited by

                                      @unknownuser said:

                                      Well, until I start making something I can charge for. Then just cold hard cash will suffice 😄

                                      i bet people would pay for a soft selection tool that would function with all the other tools, move, scale...😄

                                      the codes even hanging around in there somewhere (smoove). 😉

                                      “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                                      http://www.Twilightrender.com try it!

                                      1 Reply Last reply Reply Quote 0
                                      • C Offline
                                        Click Draw
                                        last edited by

                                        Hey xrok1,

                                        I assume you just used copy and paste???

                                        Jeff

                                        Have I mentioned how much of a laugh I get out of some of the Signatures on here!

                                        1 Reply Last reply Reply Quote 0
                                        • X Offline
                                          xrok1
                                          last edited by

                                          no? i used the script!

                                          “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                                          http://www.Twilightrender.com try it!

                                          1 Reply Last reply Reply Quote 0
                                          • C Offline
                                            Click Draw
                                            last edited by

                                            Really?....kinda feeling silly now....how did you do it?

                                            Have I mentioned how much of a laugh I get out of some of the Signatures on here!

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

                                            Advertisement