OptimizationStartingCorner

 

Name

 

            OptimizationStartingCorner

 

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

 

Explanations

 

            Specifies the corner from which the placement of parts is started. Possible values for this property are:

0 - bottom left

1 - bottom right

2 - top right

3 - top left

 

Remarks

 

            This property is useful only for stock pieces which are not symmetric with respect to a centre or axis of symmetry.

 

Default value

 

        0

 

See Also:

 

        OptimizationStartingDirection, Start