setDimPrecisionForPage
Applied to the current page scale object. Sets how many numbers after the decimal points are used for measurement markup drawn on the current page. This method uses the setDimPrecision method of the RxCore internal scale object associated with the current page.
See the full description of the scaleObject here.
Syntax
RxCore.setDimPrecisionForPage(num)
Parameters
num: number — New value of numbers after decimal points used.
Returns
- NA — This method does not return a value.