MachiningMode Enumerator
Description
Specifies how to treat a surface groupDefined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
Name | Value | Description |
Avoid_MachiningMode | 0 | The tool avoids these surfaces while it machines nearby surfaces. The tool stays clear from the avoid surfaces by the specified clearances. |
Fixture_MachiningMode | 3 | The tool avoids these surfaces by the specified clearances. |
Gouge_MachiningMode | 2 | The tool does not actively avoid or machine these surfaces. However, if these surfaces are on the path of the tool then it may gouge and cut through them. |
Machine_MachiningMode | 1 | The tool machines the selected surfaces leaving stock on them according to the stock to leave value. |