ItemLife
Definition: life of a CuttingItem.
Version Info
| Introduced | Deprecated | Updated |
|---|
| 1.2 | | |
Properties
| Name | Type | Int | Dep | Multiplicity | Description | countDirection | CountDirectionTypeEnum | 1.2 | | 1 | indicates if the item life counts from zero to maximum or maximum to zero. |
initial | float | 1.2 | | 0..1 | initial life of the item when it is new. |
limit | float | 1.2 | | 0..1 | end of life limit for this item. |
type | ToolLifeEnum | 1.2 | | 1 | type of item life being accumulated. The type MUST be specified |
warning | float | 1.2 | | 0..1 | point at which a item life warning will be raised. |
value | float | 1.2 | | 1 | value of ItemLife. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description | isItemLifeOf | CuttingItem | 1.2 | | 0..3 | The tool life measured in tool wear. |