OOF2: The Manual

Name

Fixed Iterations (FixedIteration) — Repeat operation a fixed number of times.

Synopsis

FixedIteration(iterations)

Details

  • Base class: IterationManager
  • Parameters:

    iterations
    Number of iterations to perform. Each node is addressed once per iteration. Type: Integer.

Description

Repeat a Skeleton modification operation a fixed number of times.