Enum enumTModelFormerFeedRateChangeType
Type of changing feed rate at the feed point
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
public enum enumTModelFormerFeedRateChangeType
Fields
| Name | Description |
|---|---|
| afrcByPercent | Change feed rate percent value of feed rate before the feed point |
| afrcByValue | Change feed rate by exact value |
| afrcInstant | Feed rate is changed instantly at the feed point |