ManualArrangeNumberOfCuts
Name
ManualArrangeNumberOfCuts
Type
Read/Write
When to use it
When the optimization process is NOT running.
NOT during the OnFinish or OnAfterManualArrange event.
Before setting the cuts by using the method ManualArrangeSetCut.
Prototype
property ManualArrangeNumberOfCuts : Long;
Explanations
Number of existing cuts on the layout.
See Also
How to arrange pieces manually, ManualArrangeSetCut, GetCut, OnAfterManualArrange.