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

From ArcoWiki
Jump to: navigation, search
(Created page with "In certain cases of manual inspection, it is necessary to have an '''automatic visualization of the form error windows''' avoid the selection of the dedicated icon in the Meas...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
In certain cases of manual inspection, it is necessary to have an '''automatic visualization of the form error windows''' 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.
This feature can be activate adding in the ''Whitestar.ini'' file the following line:
+
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.
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''
 
  
 +
This feature can be activate adding in the ''[[Whitestar.ini]]'' file the following line:
 +
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 cylinder [[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|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 dell'errore di forma Windows]]
 +
[[zh-cn:窗体错误窗口的自动可视化]]
 +
[[pt:Visualização automática de janelas de erro de formulário]]
 +
[[de:Automatische Visualisierung von Form Fehler Windows]]
 +
[[es:Visualización automática de Windows de error de forma]]
 +
[[en:Automatic Visualization of Form Error Windows]]
 +
 
 +
[[Category:ReadMe3.6]]

Latest revision as of 09:16, 1 June 2018

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.