Grasshopper API
IGH_DataAccessIteration Property |
Gets the current iteration count.
The first time the SolveInstance() function is called on a component
during a solution the Iteration counter will be zero. It will be
incremented by one for every subsequent call.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
Property Value
Type: Int32[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_DataAccess.Iteration"]
Return Value
Type: Int32An integer representing the iteration count.