HeightTolerance

 

Name

 

            HeightTolerance

 

Type

 

            Read / Write

 

When to use it

 

            You may get the value of this property anytime.

            You may set the value of this property before calling the StartMultiStages method.

 

Prototype

 

            property HeightTolerance: long;

 

Explanations

 

            The height tolerance admitted for the OnlyPiecesOfTheSameHeightInAStrip property.

            This number must be integer. For working with real numbers read here.

 

Default value

 

        0

 

See also

 

             StartMultiStages, OnlyPiecesOfTheSameHeightInAStrip, Working with real numbers.