FunctionalLength
Supertype: Measurement
Definition: distance from the gauge plane or from the end of the shank to the furthest point on the tool, if a gauge plane does not exist, to the cutting reference point determined by the main function of the tool.
The CuttingTool functional length will be the length of the entire tool, not a single cutting item. Each CuttingItem can have an independent FunctionalLength represented in its measurements.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.2 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
code | CodeEnum | 1.2 | 0..1 | shop specific code for the measurement. ISO 13399 codes MAY be used for these codes as well. See | |
maximum | float | 1.2 | 0..1 | maximum value for the measurement. | |
minimum | float | 1.2 | 0..1 | minimum value for the measurement. | |
nativeUnits | NativeUnitEnum | 1.2 | 0..1 | units the measurement was originally recorded in. See Device Information Model for the complete list of nativeUnits. | |
nominal | float | 1.2 | 0..1 | as advertised value for the measurement. | |
significantDigits | integer | 1.2 | 0..1 | number of significant digits in the reported value. | |
units | UnitEnum | 1.2 | 0..1 | units for the measurements. See Device Information Model for the complete list of units. | |
value | float | 1.2 | 0..1 |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isMeasurementOf | CuttingItem | 1.2 | 0..* | A collection of measurements relating to this cutting item. | |
isMeasurementOf | CuttingToolLifeCycle | 1.2 | 0..* |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
code | CodeEnum (Default: LF) | 1.2 | 1 | ||
units | UnitEnum (Default: MILLIMETER) | 1.2 | 1 |