Difference between revisions of "Implementation of LOCATE Command for Constrainted Best Fit"
From ArcoWiki
m (1 revision imported) |
|||
| 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> | ||
| + | |||
| + | [[Category:Help_On_Line]] | ||
[[Category:ReadMe3.6]] | [[Category:ReadMe3.6]] | ||
Revision as of 13:42, 18 May 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.
- Best Fit with Constraint