The Geometric Tool contains several functions to process COP data.
This library contains several functions related to 3D planes:
This function could be used to orientate a COP parallel to the plane Z = 0. After that, when getting a ZMap from this oriented COP, the projection will be perpendicular to the desired plane.
The following pictures describes the problem to control a hole on an arbitrarely plane. If we directly generate the ZMap, the hole appears elliptical due to the projection. However, after aligning the plane to Z axis, the projection of the hole is perfectly circular. So, 2D tools can be used to measure the diameter in pixels units. In addition, the ZMap factors allows the user to convert this pixels units to metric values. Moreover, this example shows the robustness of the algorithm to cope with some points not belonging to the main plane.
COP |
Generated ZMap |
Generated ZMap after COP orientation |
|---|
Please, look Advantages of ZMap to get more information about the advantages of rotating a COP before computing the ZMap.
The plane fitting could be use in different applications
by
1.7.6.1