MachineAvoidDefaultSelection.machineMode Property
Parent Object: MachineAvoidDefaultSelectionDefined in namespace "adsk::cam" and the header file is <Cam/MachineAvoidSelections/MachineAvoidDefaultSelection.h>
Description
Desired machining mode. The default is Avoid. The current machining mode will determine which value the radial and axial offset functions refer to. When set to Machine, the radial and axial offset methods will read/set the stock to leave parameter. When set to Avoid, the radial and axial offset methods will read/set the clearance value, and the Fixture mode will map to the relative fixture clearance value.
Syntax
"machineAvoidDefaultSelection_var" is a variable referencing a MachineAvoidDefaultSelection object.
|