CounterValue

 
 
 

A custom attribute that is used by the Repeat with Counter compound to store the loop counter.

If you use more than one Repeat with Counter compound on an object, change the name so that the attributes do not interfere with each other.

Within the execute branches, you can get this attribute to know which iteration is currently being executed (0 for the first time through the loop, 1 for the second time, and so on).

Data Type

integer

Belongs To

anything

Geometry Types

  • any

Attribute Type

custom

R/W or RO:

read/write