ProcessFeedRate
Definition: constrained process feed rate for the tool in mm/s.
The ProcessFeedRate::value MAY contain the nominal process target feed rate if available. If ProcessFeedRate is provided, at least one value of ProcessFeedRate::maximum, ProcessFeedRate::nominal, or ProcessFeedRate::minimum MUST be specified.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.2 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
maximum | float | 1.2 | 0..1 | upper bound for the tool’s process target feedrate. | |
minimum | float | 1.2 | 0..1 | lower bound for the tool’s feedrate. | |
nominal | float | 1.2 | 0..1 | nominal feedrate the tool is designed to operate at. | |
value | float | 1.2 | 0..1 |
Part Of
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isProcessFeedRateOf | CuttingToolLifeCycle | 1.2 | 0..1 |