PK_LOOP_sew_up_t   

typedef int PK_LOOP_sew_up_t;

Used in:

PK_BODY_sew_bodies_o_t


A typedef to control sewing within a loop:

    PK_LOOP_sew_up_loop_c   If fins within a loop are within tolerance of each
                            other, they shall be sewn together, possibly
                            closing the loop.

    PK_LOOP_sew_up_no_c     Do not sew together any fins within a loop, even if
                            they are within tolerance of each other.