TotalNumberOfUtilizedParts

 

Name

 

            TotalNumberOfUtilizedParts

 

Type

 

            Read

 

When to use it

 

            You may get the value of this property during the OnFinish event.

            Otherwise the returned value is undefined.

 

Prototype

 

            property TotalNumberOfUtilizedParts: Long;

 

Explanations

 

            Returns the number of parts utilized in optimization process.

            This number is between 0 and NumberOfParts.

 

See also:

 

            NumberOfParts, TotalAreaOfUtilizedParts, OnFinish.