NumberOfStockPieces
Name
NumberOfStockPieces
Type
Read/Write
When to use it
You can set the value of this property before calling the Start method.
You may get the value of this property anytime.
Prototype
property NumberOfStockPieces: Long;
Explanations
Number of sheet to be cut.
Default value
0
Next to call
SetStock, SetStockVertex, SetStockArc, SetStockHole, SetStockHoleVertex, SetStockHoleArc.
See also