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.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.40.0
Syntaxpublic void OptimizeOrder()
RemarksIn case of
IsUsingFlexibleLocations, only filled cells from flexible locations are detected. Deactivate for detecting all cells.
See Also