How-To: Change display unit and decimal place of measure operators

In this article we’re going to describe changing way of display unit and decimal place of dimension created using measurement operators in the Web Viewer run-time.

Builtin measurement operators such as MeasureEdgeLengthOperator and MeasurePointPointDistanceOperator don’t have APIs for customizing display unit and decimal place.

However it is possible to change the display style using callback function of Web Viewer API in run time.

 

For the full instructions check out our forum post.