Click or drag to resize

TilerOptimizeOrder Method

Set's the optimized cell order. Used cells are automatically detected by running executor (e.g. dry run) or calling SetFilledCells(HashSetInt32)./>.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.40.0
Syntax
C#
public void OptimizeOrder()
Remarks
In case of IsUsingFlexibleLocations, only filled cells from flexible locations are detected. Deactivate for detecting all cells.
See Also