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.
    • B Offline
      boilingsnow
      last edited by

      Thank you very much Chris.

      A suggestion: If the faces are triangle, I wish your skript still can put the components onto the centroids of them.

      http://opxpka.bay.livefilestore.com/y1pXa37O0IxYd-i_HwT22m_Wxw6QQdakV8be3HZGinGru51HMapo4iSCkPzCVPhBImCvOA0PMyHspFs-Oxr0Xi9eQ/3.jpg

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

        Yes, triangles in general are tricky for this script to comprehend because it is basing the centerpoint on the BoundBox, which is alsway a box, even for triangles. I suppose I could test each single face to see if it is a triangle and then find the center of the 3 points instead of the boundingbox method.

        Would it be enough to write a 3rd tool called "Components onto Triangle Faces" or something like that. It would only handle triangle faces and nothing else probably. Or would it be better to try to make the two current versions smarter to handle traingles differently? I think I could do it either way fairly easily. Let me know if anyone has a preference - new tool for triangles, or make the 2 current ones support them. I'll think about it while I'm gone today and I'll get back to it later.

        Thanks for the suggestions and comments,

        Chris

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

        1 Reply Last reply Reply Quote 0
        • thomthomT Offline
          thomthom
          last edited by

          I think it'd make more sense to 'smarten' the original script. Centre of the triangle is most likely expected than centre of bounding box. My 2¢

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

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

            i agree, a single tool, that way if you have tri's and quad's on the same selection it would fill both. also i don't know if the new version works this way, but if you turn on hidden geometry causing triangles to appear, it should then respect the triangle faces.

            “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

              as i was watching the video i came up with another idea i think might be kind of handy. what do you think of the idea of copy every [n]face ? where [n] would be 3, every third face would get a copy etc... would probably be fairly easy to implement and could be quite useful. 😄

              “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

                @boilingsnow said:

                Thank you very much Chris.

                A suggestion: If the faces are triangle, I wish your skript still can put the components onto the centroids of them.

                Great suggestion, done!

                UPDATE: v1.1
                Now works much better with triangles. I wrote it so the 2 existing tool are just smarter, and that was definitely the way to go. So hopefully this is helpful. I also updated the video.

                Chris

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

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

                  Waiting now the top Sphere collection 😄
                  Maybe something like "a component onto face only if this face is bigger than..."

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

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

                    You want it to not copy a component onto all the tiny little faces? I could write it, but I'm not sure if its universally needed by everyone. I'd hate to take away a feature that others like.

                    Chris

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

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

                      Ahh, I think I see. Take the sphere and unsmooth all edges. Then just smoothe the top triangle faces and the bottom ones. Then run components into face collections and it will treat the top of the sphere as a single face. Then triple click on the sphere and re-smooth all the faces.

                      Chris

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

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

                        You say smooth, resmooth...with what tool? Maybe a Duhduh 😄

                        @unknownuser said:

                        its universally needed by everyone

                        maybe not but it's universally for the geometry and ask nothing to do for the user! (unsmooth, resmooth etc... 😉
                        For the coder that ask to calculate the surface 😄
                        I don't know if it's hard or not and time consuming for the process 😒

                        And that works not so good a wished but maybe I don't use the good tool for Unsmooth? ( Soften Edges ? 😉hum.jpg

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

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

                          Here is what I was thinking.

                          [flash=632,573:1ubr9un9]http://www.chrisfullmer.com/forums/components_onto_faces_sphere_top.swf[/flash:1ubr9un9]

                          Does that help?

                          Chris

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

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

                            Oh darn, I just did some more in-depth reading on "centroids" and I think I did not quite implement the triangle center finding mechanism quite right. It works in general, but I'm pretty sure there will be triangles that will still confuse it. OH well, if its really a problem the way I implemented it, I can look into fixing it. A fix will be a bit more math intensive than I wan to invest in it if possible...

                            Chris

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

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

                              Yes because end of game must be something like that (not perfect just concept) 😉
                              And avoid all users manipulations 😉
                              end.jpg

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

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

                                Chris, have you considered the copy every Nth face suggestion? it would be great if the N could be random as well with a min max value for the total copies. 😄

                                “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
                                • Z Offline
                                  ZFRPS
                                  last edited by

                                  this good idea !

                                  But...this plugin for face only.
                                  If Select a single component and a series of pionts of intersection. Then run this script. It will copy that component onto all the pionts of intersection. It will ignore any faces, groups, images, etc that are in the selection set. If more than one component is selected, it will use the first one it encounters.then this plugin will is very very nice !
                                  

                                  for piont of intersection same for faces .useful for everyone !

                                  sketchup is bim

                                  1 Reply Last reply Reply Quote 0
                                  • Z Offline
                                    ZFRPS
                                    last edited by

                                    Dear Chris:

                                    I wish your skript can put the components onto the points of intersection.

                                    thanks again .

                                    sketchup is bim

                                    1 Reply Last reply Reply Quote 0
                                    • Z Offline
                                      ZFRPS
                                      last edited by

                                      Dear Chris:

                                         Please came in !
                                                
                                                        waiting for you and love you.
                                      

                                      sketchup is bim

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

                                        Chris could add 'scale component to match the face area' feature?
                                        Example: I'd select the glass faces in windows made by windowizer and run your script to insert
                                        the 'curtain' component. Everything works fine already except matching the component to the glazing
                                        opening.
                                        What do you think?

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

                                          Its on my list to do, but it gets very complex when the shapes are not 3 sided objects fitting onto 3 sided faces, or 4 sided to 4 sided, etc. Even 4 sided is hard, because most people don't realize that their 4 sided face is often actually 2 non-planar triangles.

                                          So its a functionality I would like to implement, but every time I've tried, I remember how much work it really is.

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

                                          1 Reply Last reply Reply Quote 0
                                          • ely862meE Offline
                                            ely862me
                                            last edited by

                                            Any idea if there is a plugin that would place parts onto a face with some added distance between the parts? Or simply put all the components at once onto a face, not just one component. I have some 3d puzzles and I would like to select all the pieces then select a face and the plugin should move all the pieces one near another onto that face, or even one over another(I would do the placing later).

                                            Thanks !

                                            Elisei (sketchupper)


                                            Before no life was done on Earth it was THE LIFE ITSELF...GOD
                                            Come and See EliseiDesign

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

                                            Advertisement