Difference between revisions of "Implementation of LOCATE Command for Constrainted Best Fit"
From ArcoWiki
m (1 revision imported) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | In case of a constrained Best Fit in is possible, starting version 3.6, to define the limits in the fitting algorithm.<br /> | ||
+ | The possible constraints are: | ||
+ | *Translation | ||
+ | **Unidirectional optimization along X,Y, or Z direction | ||
+ | **2D optimization on the XY,YZ,ZX planes | ||
+ | **3D Full optimization | ||
+ | *Orientation | ||
+ | **Single Axis optimization | ||
+ | **Square optimization with 2 Axis | ||
+ | **Full 3D rotation | ||
+ | In the Best Fit dialog, it is possible to select to constraint in the 2 list boxes present in the "Degree Of Freedom" frame.<br /> | ||
+ | <gallery widths=200px heights=200px caption="Best Fit with Constraint"> | ||
+ | File:RotationBestFit.png|Rotation | ||
+ | File:Translation BestFit.png|Translation | ||
+ | </gallery> | ||
+ | |||
+ | <youtube width="640" height="480">tgMKDK4Oy3I</youtube> | ||
+ | |||
+ | |||
+ | |||
+ | [[it:Implementazione del comando LOCATE per Best Fit vincolato]] | ||
+ | [[zh-cn:用于约束最佳拟合的LOCATE命令的实现]] | ||
+ | [[pt:Implementação do comando LOCATE para melhor ajuste restrito]] | ||
+ | [[de:Implementierung des LOCATE-Befehls für Constrained Best Fit]] | ||
+ | [[es:Implementación del comando LOCATE para un mejor ajuste restringido]] | ||
+ | [[en:Implementation of LOCATE Command for Constrainted Best Fit]] | ||
+ | |||
+ | [[Category:Help_On_Line]] | ||
[[Category:ReadMe3.6]] | [[Category:ReadMe3.6]] |
Latest revision as of 09:32, 7 June 2018
In case of a constrained Best Fit in is possible, starting version 3.6, to define the limits in the fitting algorithm.
The possible constraints are:
- Translation
- Unidirectional optimization along X,Y, or Z direction
- 2D optimization on the XY,YZ,ZX planes
- 3D Full optimization
- Orientation
- Single Axis optimization
- Square optimization with 2 Axis
- Full 3D rotation
In the Best Fit dialog, it is possible to select to constraint in the 2 list boxes present in the "Degree Of Freedom" frame.