MeasurementTypeToResultMap

Interface MeasurementTypeToResultMap

Helper to map MeasurementTypes to corresponding result types.

interface MeasurementTypeToResultMap {
    "0": TopologyDescriptor;
    "1": BetweenMeasurementResult;
    "2": { descriptor: TopologyCircularArcDescriptor; type: CIRCULAR_ARC };
    "3": ThicknessMeasurementResult;
}

Properties

0 1 2 3

Properties

Result type for MeasurementType.SINGLE.

Result type for MeasurementType.MULTIPLE.

"2": { descriptor: TopologyCircularArcDescriptor; type: CIRCULAR_ARC }

Result type for MeasurementType.ARC.

Type declaration

Result type for MeasurementType.THICKNESS.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: