Enum enumTCamApiFeedMeasurement
Time statistics of the operation toolpath Block count statistics of the operation toolpath Length statistics of the operation toolpath Units of measurement for a feed value (matches XML Measurement field)
Namespace: CAMAPI.TechOperation
Assembly: CAMAPI.TechOperation.dll
Syntax
public enum enumTCamApiFeedMeasurement
Fields
| Name | Description |
|---|---|
| cfmPerMinute | mm/min or inch/min (G94) |
| cfmPerRevolution | mm/rev or inch/rev (G95) |
| cfmPerTooth | mm/tooth |
| cfmPercentage | Percentage of the working feed |
| cfmRapid | Rapid traverse (used when feed can be rapid) |