MachineTemplate Enumerator
Description
List of the machine templates to create a machine from.Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
Name | Value | Description |
Generic3Axis | 1 | Represents a generic 3 axis machine with 3 linear axes. |
Generic4Axis | 2 | Represents a generic 4 axis machine with 3 linear axes and 1 rotary. Default rotary axis is A. |
Generic5AxisHeadHead | 3 | Represents a generic 5 axis machine with 3 linear axes and 2 rotary. Default rotary axes are A and C in a Head-Head configuration. |
Generic5AxisHeadTable | 4 | Represents a generic 5 axis machine with 3 linear axes and 2 rotary. Default rotary axes are A and C in a Head-Table configuration. |
Generic5AxisTableTable | 5 | Represents a generic 5 axis machine with 3 linear axes and 2 rotary. Default rotary axes are A and C in a Table-Table configuration. |
GenericFFF | 6 | Represents a generic FFF machine with two extruders. The default build room dimension is 300mm by 300mm by 300mm. |
GenericLathe | 0 | Represents a generic 2 axis turning machine. |