GenerateBasicCNC

 

Name

 

            GenerateBasicCNC

 

Type

 

            Read/Write

 

When to use it

 

            You can set the value of this property before calling the StartMultiStages method. For other optimization methods this property has no effect.

            You may get the value of this property anytime.

 

Prototype

 

            property GenerateBasicCNC: Long;

 

Explanations

 

            Specify whether CNC cuts are generated or not.

 

Default value

        0 - no CNC cuts are generated.

 

See also:

 

            BasicCNCGetCut, BasicCNCNumberOfCuts, StartMultiStages.