Difference between revisions of "Changing the Units In the Output and in the Editor"

From ArcoWiki
Jump to: navigation, search
m (1 revision imported)
m (The LinkTitles extension automatically added links to existing pages (<a rel="nofollow" class="external free" href="https://github.com/bovender/LinkTitles">https://github.com/bovender/LinkTitles</a>).)
Line 1: Line 1:
To Change the units displayed in the Editor or in the Output, it is necessary to modify the [[DMIS]] command:<br />
+
To Change the units displayed in the [[Editor]] or in the Output, it is necessary to modify the [[DMIS]] command:<br />
 
<code>DECPL/DIST,4,VEC,8,ANGLE,4,TEMP,1</code>
 
<code>DECPL/DIST,4,VEC,8,ANGLE,4,TEMP,1</code>
 
<br />
 
<br />

Revision as of 20:54, 12 December 2017

To Change the units displayed in the Editor or in the Output, it is necessary to modify the DMIS command:
DECPL/DIST,4,VEC,8,ANGLE,4,TEMP,1

Where:

  • DIST,number: specify how many digits are shown for the numbers (Cartesian and Polar values)
  • VEC,number : specify how many digits are shown for the vectors (directions and vectors in the feature)



From Arco it is possible to change the units by opening the menu PARAMETER and then accessing to the tab UNITS.
Units.png