ToolLife
Definition: cutting tool life as related to the assembly.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.2 |
Documentation
Description
ToolLife MUST be defined only for the CuttingToolLifeCycle of CuttingTool and MUST NOT be defined for the CuttingToolLifeCycle of CuttingToolArchetype.
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
countDirection | CountDirectionTypeEnum | 1.2 | 1 | indicates if the tool life counts from zero to maximum or maximum to zero. | |
initial | float | 1.2 | 0..1 | initial life of the tool when it is new. | |
limit | float | 1.2 | 0..1 | end of life limit for the tool. | |
type | ToolLifeEnum | 1.2 | 1 | type of tool life being accumulated. The type MUST be specified | |
warning | float | 1.2 | 0..1 | point at which a tool life warning will be raised. | |
value | float | 1.2 | 1 | value of ToolLife. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isToolLifeOf | CuttingToolLifeCycle | 1.2 | 0..3 |