RVTDocs.com

RebarFreeFormAccessor.CycleCounter

Property
Description:
Identifies the cycle counter. It can be zero or a pozitive number.
Syntax
public int CycleCounter { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for cycleCounter is negative.
InvalidOperationException This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID.