Hey All,
I'm trying to use the draw widget to calculate angles in the web app. The functionality is getting me what I want, but as we distribute this app throughout the company, I'd prefer all functionality to be right in front of the users without having to click around. This is where my issue begins. When you open the draw widget, select "Draw a Polyline", and start drawing you have 4 values: Deflection, Distance, Z, and Total Length. To get the angle measurement you need to start drawing, click the Tab button, switch Direction Mode to Absolute, and then you can see the angles. Does anyone know how to set the default of the Direction Mode to Absolute right away? This is where I'd prefer my users to not have to go through all those steps just to see an angle measurement. Any help would be greatly appreciated!