|
Gocator Development Kit
|
| kObject kValue kStatus GdkToolOutput_SetResult | ( | GdkToolOutput | output, |
| kSize | index, | ||
| k64f | value, | ||
| GdkMeasurementDecision | decision | ||
| ) |
Sets the measurement output at a specified index.
| output | Output object. |
| index | Measurement index within the tool. |
| value | Output value. |
| decision | Output decision. |