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

    (Wanted) Plugin Auto Create Face

    Scheduled Pinned Locked Moved Plugins
    26 Posts 10 Posters 6.0k Views 10 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

      In SketchUp 8.0 Pro there are some solid tools that will work. I don't have time to make a video right now showing how, but you would essentially make a large box around that piece, where only one wall of your obx cuts through the object, exactly where you want it cut at. Then run the "split" command and it will intersect and split all geoetry. Leaving your shape in 2 pieces, all closed up correctly.

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

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

        I tryed what you have said but I get minor problems such as not matching it 100% which makes one of my solids higher. I tryed a few different methods aswell but they failed also 😞 also when you create a 2d rectangle on another plan then pull/push on it it tends to only make one face also maybe I will just have to do it the long way. Here is another example of what I am trying to explain..hope it helps

        Basic cutout of a window.


        http://img440.imageshack.us/img440/7577/60847864.jpg

        This image is what I cannot do otherwise it cant get imported


        http://img137.imageshack.us/img137/1207/74858721.jpg

        This image is the way it has to be done just like basic lego building

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

          From you initial picture of the simple wall, I can think of two methods. 1)You can remake the faces with a plugin: http://www.smustard.com/script/MakeFaces 2) or you can try cutting with a face. Copy/move one of the end faces, instead of using lines. Then when you do the 1st group, it will be complete. Of course the remainder will still be without face, but you could have made a copy of the orginal before grouping.

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

            Hey Razr, i'm afraid you example did not help. I'm more confused now. I can't tell what is what in the example. Also, its not quite clear to me what the problem was with the method you did try. You said some

            @unknownuser said:

            I tryed what you have said but I get minor problems such as not matching it 100% which makes one of my solids higher

            Makes one higher? The method I described should not change the position of any geometry. Give ma second and I'l try to make a video to show what I was trying to explain.

            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

              OK, here is what I was thinking should work for you. Let me know if this helps, or not. There is no sound in the video.

              [flash=703,568:1m2xiq66]http://www.chrisfullmer.com/forums/splitbox.swf[/flash:1m2xiq66]

              Chris

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

              1 Reply Last reply Reply Quote 0
              • jeff hammondJ Offline
                jeff hammond
                last edited by

                @chris fullmer said:

                Hey Razr, i'm afraid you example did not help. I'm more confused now.

                yeah, me too.

                what exactly are you trying to draw razr?

                dotdotdot

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

                  Here's another approach that could be done with any version of SketchUp.
                  [flash=400,375:13dfcjea]http://blip.tv/play/gYhbgf_wRwI[/flash:13dfcjea]
                  http://blip.tv/file/4173434
                  Probably didn't get the embedding done right. [EDIT: I fixed it for you... TIG πŸ˜‰ ]

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • EarthMoverE Offline
                    EarthMover
                    last edited by

                    I think he wants to find a tool to split a single solid into multiple solids in order to have a game engine process the model, as it doesn't read just a hole in a wall.

                    Solid tools does it but it's tedious and changing everything to groups. I think he wants to slice or cube up a component by drawing edges on the face, selecting the edges and running a plugin. There is nothing like this that I know of, but it would be handy.


                    Cube split.gif

                    3D Artist at Clearstory 3D Imaging
                    Guide Tool at Winning With Sketchup
                    Content Creator at Skapeup

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

                      @earthmover said:

                      I think he wants to find a tool to split a single solid into multiple solids in order to have a game engine process the model, as it doesn't read just a hole in a wall.

                      Solid tools does it but it's tedious and changing everything to groups. I think he wants to slice or cube up a component by drawing edges on the face, selecting the edges and running a plugin. There is nothing like this that I know of, but it would be handy.

                      Yea that is correct 😞 sorry if I cant explain it right guys. never could explain things 😞 πŸ˜› Will have to give this one a go it may be tedious but will work. Thanks again for the videos will love for a plugin like this!

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

                        How about this? I had some code that did something close and did a quick mod. The thickness, you will have to manually change in the ruby at the top. You start with 2D faces, select all and then use the plugin.
                        blocks.gif
                        ky_Group_PushPull_2DFaces.rb

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

                          @kyyu said:

                          How about this? I had some code that did something close and did a quick mod. The thickness, you will have to manually change in the ruby at the top. You start with 2D faces, select all and then use the plugin.
                          [attachment=1:2fqccdeh]<!-- ia1 -->blocks.gif<!-- ia1 -->[/attachment:2fqccdeh]
                          [attachment=0:2fqccdeh]<!-- ia0 -->ky_Group_PushPull_2DFaces.rb<!-- ia0 -->[/attachment:2fqccdeh]

                          Thank you! Kyyu! that works wonders! Also like to thank you all for helping with this! great forum great people!

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

                            @Kyyu
                            Cool plug πŸ‘
                            and use after Radial Move by C.Plassais...and me πŸ˜‰
                            (Explode in 3D x,y,z here only x,y πŸ˜„
                            😎radialmove.png

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

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

                              Cool Pilou! β˜€ I just grabed Radial Move and the english version of your Eclate_Deplace plugin. I had the orginal in French, which I don't speak. 😳 Tried mine and your plugin with a box. I will start a new thread with my plugin, so it will be put in the index and people can find it.

                              cube - groupPPfaces_explode.jpg

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

                                Sure and have another plugs? β˜€

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

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

                                  @unknownuser said:

                                  Sure and have another plugs? β˜€

                                  I'm going to have to steal you picture, for the plugin thread. Hope you don't mind. It's a really good example. πŸ‘

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

                                    Great job kyyu.
                                    Is the a possibility to modify yours plugin that i'll be able to change the push/pull value in the Sketchup window?

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

                                      @kazmej said:

                                      Great job kyyu.
                                      Is the a possibility to modify yours plugin that i'll be able to change the push/pull value in the Sketchup window?

                                      Hi kazme,

                                      I started a seperate thread for my plugin, if you want to check it out http://forums.sketchucation.com/viewtopic.php?t=31279. This question has been addressed there.
                                      Basically, I plan to integrate this feature into my Pushpull & Group plugin. That plugin already has the ability to enter the pushpush value.

                                      -Kwok

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

                                        Very useful plugin for transforming brushwork made in SketchUp into Source Hammer Editor.

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

                                          What if I gave you a input box? Would that be useful? When the plugin is run, a input box opens up. You would hit "ok" to use the default thickness value. Or you could enter a new value.

                                          -Kwok

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

                                            Kwok, implementing input box for push/pull value would be of great help 4 me.

                                            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