How exactly "Simplify" works?

Hi everyone!

I’ve been playing around with greed patterns and notice that i don’t understand something basic about “simplify” option.

Here is example. If I try to just join these breps, they do not join. Only if I simplify the exits. And I don’t understand why! Even more so, why do I need to simplify every brep? But if i just simplify the input on ‘Brep Join’ component, it does not work!

Triangle pattern Question.gh (38.1 KB)

You are simplifying data trees, not breps. There is a case to be made for never using Simplify, if you truly understand data trees.

1 Like

If you want to merge all the breps select the Flatten option.

1 Like

Flatten is another option that is highly discouraged unless you understand data trees.

I had obvious gaps in my understanding of data trees. That video is exactly what I was missing. Thanks a lot!

Since its pattern based on grid - “flatten” would cut the branches i need to manipulate the pattern further.

1 Like