PK_LOOP_2_space_gap_t   

typedef int PK_LOOP_2_space_gap_t;

Used in:

PK_FACE_close_gaps_o_t
PK_LOOP_close_gaps_o_t


PK_LOOP_2_space_gap_t has the values:

PK_LOOP_2_space_gap_no_c        : no action will be taken.
PK_LOOP_2_space_gap_minimise_c  : minimise the parameter space gaps
                                  between fin geometries at tolerant
                                  vertices in the loop by translating
                                  the SP-curves to meet in the same period.
PK_LOOP_2_space_gap_close_cu_c  : close parameter space gaps between
                                  adjacent fin geometries at tolerant
                                  vertices in the loop.
PK_LOOP_2_space_gap_close_all_c : close parameter space gaps between
                                  fin geometries at tolerant vertices
                                  in the loop with reparameterisation of the
                                  underlying surface if required.