ManualArrangeNumberOfPieces
Name
ManualArrangeNumberOfPieces
Type
Read/Write
When to use it
When the optimization process is NOT running.
NOT during the OnFinish or OnAfterManualArrange event.
Before calling ManualArrageSetPiecePosition.
Prototype
property ManualArrangeNumberOfPieces : Long;
Explanations
Number of existing pieces on the current layout.
See Also
How to arrange pieces manually, ManualArrageSetPiecePosition, NumberOfUtilizedDemandPieces, OnAfterManualArrange.