resetToDefaultScaleValueForMarkup
Use this method to reset the scale object for the currently selected measurement object, to default value.
Default values are
- System : Metric
- Scale : 1:1
- Unnit : millimeter
- Area Unit : mm ²
Syntax
RxCore.resetToDefaultScaleValueForMarkup(scaleLabel);
Parameters
scaleLabel: string — A string that identifies the scale value to reset.
Returns
- NA — This method does not return a value.