StartNested
Name
StartNested
When to use it
After all parameters have been set.
Not during OnProgress or OnFinish events.
Prototype
StartNested()
Explanations
Starts the optimization process for non-guillotine cuttings.
The progress of the process can be see by checking the OnProgress event.
At the end the event OnFinish is raised. Only the position of pieces is returned at the end. No cut is returned.
See Also:
StartGuillotine, StartMultiStages, Stop, OnProgress, OnFinish.