OOF2: The Manual
Name
IterationManager — Stopping criteria for iterative Skeleton modifiers.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Fixed Iterations (
FixedIteration) -- Repeat operation a fixed number of times. -
Conditional Iteration (
ConditionalIteration) -- Iteration stops when a given condition is satisfied.
Description
IterationManagers control the repeated
application of certain SkeletonModifiers,
such as Anneal and Smooth.



