Enum enumTPLMItemType
Defines the type of PLM item.
Namespace: CAMAPI.Extension.PLM
Assembly: CAMAPI.Extension.PLM.dll
Syntax
public enum enumTPLMItemTypeFields
| Name | Description | 
|---|---|
| itMachine | A machine used for processing. | 
| itModel | 3D geometry model of the part. | 
| itNone | No item type specified. | 
| itPostprocessor | A postprocessor used to convert toolpaths into machine-readable code. | 
| itProject | A CAM project. | 
| itTool | A tool used in the operation. | 
| itWorkpiece | 3D model of the workpiece. |