NumberOfParts

 

Name

 

            NumberOfParts

 

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 NumberOfParts: Long;

 

Explanations

 

            Number of pieces (parts) to be cut.

 

Default value

 

            0

 

Next to call

 

            SetPart, SetPartVertex, SetPartArc, SetPartHole, SetPartHoleVertex, SetPartHoleArc.

 

See also

 

            SetPart, GetPart, NumberOfStockPieces.