Geometry.Split

im trying to split one piece of geometry into multiple instances but im having an issue… it doesnt work it only splits it into two

 

Any ideas

 

File: GeometrySplit.dyn

20160316-2

Vikram,

Thanks for the post however it splits the geometry into two solids. is it possible to make it three solids ?

 

Tom

Hi,

I’ve also been trying to do this. I thought a recursive function would do it but i’m not quite sure what i am doing wrong … Does anyone have an idea?

The arrow points at what i want to get.

 

split recursive

Hi Mostafa,

Check out the node “Geometry.SplitRecursively” from spring nodes. It’s coded in DS:

2016-03-18_11-59-16

That’s great! and VERY instructive. Thank you Dimitar.

Hi all,

I followed this example to test this node, and I’m not getting the same result.
Can anyone let me know what is wrong in this screenshot image?


Thank you!

Dongyeop

Your lacing technique with @L1 for the tools input doesn’t make sense, because it would chop the list of planes and cut the original cuboid only once with each plane (in which case you’re better off with using the built in node directly). Try disabling it first:

Thank you for your reply Dimitar.
I used levels for the data because I was getting one “null” message as below. I tested one more time without using it, but it still doesn’t work.


I can’t figure out why I can’t get the same result in my testing.

Dongyeop

Hi… friends

Help me…please???