PK_blend_report_repaired_t   

typedef int PK_blend_report_repaired_t;

Used in:

PK_BODY_fix_blends_o_t
PK_FACE_make_blend_o_t


This datatype controls whether to report repaired blend faces
It has the values:

    PK_blend_report_repaired_yes_c
                              Return the repaired blend faces in a
                              separate list.

    PK_blend_report_repaired_no_c
                              Do not return the repaired blend faces in
                              a separate list. (default).