MinimalWidthBreakage

 

Name

 

            MinimalWidthBreakage

 

Type

 

            Read/Write

 

When to use it

 

            You can set the value of this property before calling the methods StartGuillotine or StartMultiStages.

            You may get the value of this property anytime.

            For non-guillotine cuts (see method StartNested) this property has no effect.

 

Prototype

 

            property MinimalWidthBreakage: Long;

 

Explanations

 

            The minimal width/length that a piece can have. This is used for the cuttings at the margin of the sheet. One can not cut a piece which has one size less than this value.

            If MinimalWidthBreakage = 5 then the width and length of the waste rectangles are either 0 or greater than 5.

 

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

 

See Also:

 

            BladeWidth, StartGuillotine, StartMultiStages, Working with real numbers.