Genome Loops And IterationsΒΆ
Genome features a set of operators to perform loops over neighbor mesh components, neighbor particles or for repeating of certain operations multiple times based on user-defined exit conditions.
In addition, Genome has an Interations parameter which allows it to run multiple times over its own results.
These features allow for modifiers implementing functionality like growing face and vertex selections, selecting all faces of an element when one or more of its faces are selected, recreating the Relax modifier, and much more.