(Wanted) Plugin Auto Create Face
-
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
-
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
-
@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?
-
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 ] -
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.
-
@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!
-
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.
ky_Group_PushPull_2DFaces.rb -
@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!
-
@Kyyu
Cool plug
and use after Radial Move by C.Plassais...and me
(Explode in 3D x,y,z here only x,y
-
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.
-
Sure and have another plugs?
-
@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.
-
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? -
@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
-
Very useful plugin for transforming brushwork made in SketchUp into Source Hammer Editor.
-
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
-
Kwok, implementing input box for push/pull value would be of great help 4 me.
-
@kazmej said:
Kwok, implementing input box for push/pull value would be of great help 4 me.
Here you go. Get the new version here: http://forums.sketchucation.com/viewtopic.php?f=323&t=31279&p=279346
-
Thanks Kwok. It's exactly what I wanted.
Advertisement