Difference between revisions of "Automatic Visualization of Form Error Windows"

From ArcoWiki
Jump to: navigation, search
Line 1: Line 1:
In certain cases of manual inspection, it is necessary to have an '''automatic visualization of the [[Form Error|form error]] window''' and avoid the selection of the dedicated icon in the Measuring Panel.
+
From Version 3.6 it is implemented the possibility of opening the graphical visualization of the [[Form Error|form error]] of a feature while it is being measured.
 +
Expetially in cases of manual inspection, it is useful to see the '''automatic visualization of the [[Form Error|form error]] window''' without manually recall the dedicated icon in the Measuring Panel.
  
 
This feature can be activate adding in the ''[[Whitestar.ini]]'' file the following line:
 
This feature can be activate adding in the ''[[Whitestar.ini]]'' file the following line:
  Auto display circle form error after this probed point=''numberOfPoints''
+
  Auto display circle [[Form Error|form error]] after this probed point=''numberOfPoints''
 
  Auto display cone [[Form Error|form error]] after this probed point=''numberOfPoints''
 
  Auto display cone [[Form Error|form error]] after this probed point=''numberOfPoints''
  Auto display cylinder form error after this probed point=''numberOfPoints''
+
  Auto display cylinder [[Form Error|form error]] after this probed point=''numberOfPoints''
 
  Auto display plane [[Form Error|form error]] after this probed point=''numberOfPoints''
 
  Auto display plane [[Form Error|form error]] after this probed point=''numberOfPoints''
  Auto display sphere form error after this probed point=''numberOfPoints''
+
  Auto display sphere [[Form Error|form error]] after this probed point=''numberOfPoints''
  
 
where:
 
where:
Line 13: Line 14:
  
  
If the lines are missing, then the default is applied.
+
If the lines are missing, then the default is applied.<br />
The default setting is FEATURE DISABLED.
+
The default setting is '''FEATURE DISABLED'''.
  
 
[[it:Visualizzazione Automatica degli Errori di Forma Grafici]]
 
[[it:Visualizzazione Automatica degli Errori di Forma Grafici]]
  
 
[[Category:ReadMe3.6]]
 
[[Category:ReadMe3.6]]

Revision as of 13:22, 13 October 2017

From Version 3.6 it is implemented the possibility of opening the graphical visualization of the form error of a feature while it is being measured. Expetially in cases of manual inspection, it is useful to see the automatic visualization of the form error window without manually recall the dedicated icon in the Measuring Panel.

This feature can be activate adding in the Whitestar.ini file the following line:

Auto display circle form error after this probed point=numberOfPoints
Auto display cone form error after this probed point=numberOfPoints
Auto display cylinder form error after this probed point=numberOfPoints
Auto display plane form error after this probed point=numberOfPoints
Auto display sphere form error after this probed point=numberOfPoints

where:

numberOfPoints: represents the number of points to betaken before the Form Error Panel is shown. If the number is set to "-1" the feature is disabled.


If the lines are missing, then the default is applied.
The default setting is FEATURE DISABLED.