Difference between revisions of "Measured line algorithm calculation"

From ArcoWiki
Jump to: navigation, search
m (1 revision imported)
 
Line 15: Line 15:
 
The use of "Line on Plane" mode does not include, in the current implementation, the canned cycles.<br />
 
The use of "Line on Plane" mode does not include, in the current implementation, the canned cycles.<br />
 
The computing instruction can be performed at any row in the program but it is self-teached only during the measurement of the straight line.
 
The computing instruction can be performed at any row in the program but it is self-teached only during the measurement of the straight line.
 +
[[it:Calcolo dell'algoritmo di linea misurato]]
 +
[[zh-cn:测线算法计算]]
 +
[[pt:Cálculo do algoritmo de linha medida]]
 +
[[de:Gemessene Linienalgorithmusberechnung]]
 +
[[es:Cálculo del algoritmo de línea medida]]
 +
[[en:Measured line algorithm calculation]]
  
 
[[Category:ReadMe3.5.100]]
 
[[Category:ReadMe3.5.100]]

Latest revision as of 12:47, 12 June 2018

It was added the possibility to calculate a straight line measured with a projection plane instead of lying plane indicated by the DMIS standard.
To select the calculation type you have to act on the panel "Options" and set one of two modes:


ReadMe image055.jpg


The choice of the straight line "line on plane" allows the selection, in the self-teach panel, of the projection plane instead of the lying plane.
ReadMe image054.jpg

After the measurement of the points, the straight line is calculated through a dedicated statement:
ReadMe image056.jpg


The use of "Line on Plane" mode does not include, in the current implementation, the canned cycles.
The computing instruction can be performed at any row in the program but it is self-teached only during the measurement of the straight line.