General

General

What is the cause of following warning message?: The program controlled pinball grew more than 10% of the source point bounding box maximum length. Check results carefully.

    • FAQFAQ
      Participant

      Above warning message appears if program controlled pinball is greater than the source points bounding box. This warning message usually shows up in the case of trying to map results from a fine mesh to a coarse mesh using the Triangulation technique. The search algorithm would start by a program controlled pin ball size, but since the mesh is coarse, this size may be increased to find the closest nodes. Specify a pinball larger than the gap between the source and target nodes.