FirstDirectionMultiStages
Name
FirstDirectionMultiStages
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 FirstDirectionMultiStages: long;
Explanations
Tells you which is the first cutting direction when the Multi-Stages algorithm is called:
0 - In the first stage only horizontal cuttings (parallel to the Length of the sheet) are performed. In the second stage only vertical cuttings (parallel to the Width of the sheet) are performed and so on.
1 - In the first stage only vertical cuttings are performed. In the second stage only horizontal cuttings are performed and so on
Default value
0
See also