Aligning Clouds using Spheres

This task shows you how to align clouds of points (clouds to align) to other clouds of points (reference),
using sphere recognition.
See the glossary for the definition of Cloud to Align, reference, constraint and constraint element.
Open the Reposition1.CATPart model the from the samples directory.
It consists of two clouds of points with three spherical  tags on each.
These tags have been created during digitizing in order to align the two clouds in future operations.
  1. Select the Geometrical Set where you want to create the output cloud, if any, and select Define In Work Object.

  2. Click Align using Spheres in the Reposit toolbar.
    The Align using Sphere dialog box appears.

  3. Select the Cloud to Align (we have selected Cloud Import.1).
    Its name is displayed in the dialog box and it is highlighted in the 3D Viewer.

  4. Select the References (we have selected CloudImport.2)

  is available to hide or show the Cloud to Align and/or the References

 
  1. Click on the right of Cloud to Align, and  pick the spheres on the Cloud to Align.
    When you are done, click  on the right of References and pick the spheres on the References.


    • If you know the radius of the spheres, check the Constrained check box and type the radius in the input field.
      Align using Spheres will compute the spheres with that radius.
    • If you do not know the radius of the spheres, click the first sphere.
      Align using Spheres will compute this radius and update the input field accordingly.
      Then you can select the Constrained check box and select other spheres that will have the same radius.
    • We recommend that you pick the sphere in a direction orthogonal to the part to process, i.e. along the green axis and not along the black axis in our example: 
    • For an easier sphere recognition, we recommend that you pick in the middle of the sphere, not at the edge.

    • If you use 3 spheres, they should not form a isosceles nor an equilateral triangle
      (the system could not find out the right solution between the two or six possible solutions).

  2. By default, the Keep Initial check box is selected:
    • the initial Cloud to Align is kept as such,
    • a copy of this initial Cloud to Align is made and appears in the specification tree,
    • this copy is aligned with the References.

    Clear this check box if you do not want to create a copy of the initial Cloud to Align, e.g. because of its size. The initial Cloud to Align itself will be aligned with the References.

    To avoid inconsistencies, you cannot clear the Keep Initial check box in the following two cases:
    • when the geometry of the Cloud to Align is shared by other cloud elements, e.g. when the Cloud to Align shares points or vertices with another cloud without any parent/child relationship between them. Clearing the Keep Initial check box would move the other cloud together with the Cloud to Align, which you do not want to.
    • when the Cloud to Align is a feature, e.g. a GSD transformation feature.

  3. Click Apply. The Cloud to Align is aligned with the References.

  4. Once you are satisfied with the alignment, click OK to validate it and exit the dialog box.

    If Keep Initial is selected:

    • A new cloud, in fact the copy of the initial Cloud to Align (CloudImport.3 in our example), is created in the specification tree, and aligned with the References,

    • the new cloud has the same graphic properties than the initial Cloud to Align,
    • the initial Cloud to Align is hidden. 

    If Keep Initial is not selected:

    • The Cloud to Align is moved and no new cloud is created in the specification tree.

    In both cases, an Axis Systems is created with:

    • AxisRef.x (system axis computed on the Cloud to Align) and 
    • AxisTrs.x (axis system created on the output cloud). 

    Those Axis Systems can be used with the Axis to Axis action on other elements to align.
    Align with previous transformation is also available.

  • While aligning clouds, you can use the function Distance analysis to check the output accuracy.
    The target will be the output cloud. Since a new output cloud is generated at each alignment, you should repeat the distance analysis with each new output cloud.
  • The result entity has the same structure as the input entity: scans, grids or meshes.
  • Undo is available on the selection of spheres.