SideTypes Enumerator
Description
Enum for the order of loops.Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
| Name | Value | Description |
| AlwaysInsideSideType | 1 | AlwaysInside |
| AlwaysOutsideSideType | 0 | AlwaysOutside |
| StartInsideSideType | 3 | StartInside has the order inside - outside - inside ... |
| StartOutsideSideType | 2 | StartOutside has the order outside - inside - outside ... |
