PK_blend_limit_patch_t   

typedef int PK_blend_limit_patch_t;

Used in:

PK_blend_limit_data_t
PK_blend_limit_patch_array_t
PK_BODY_fix_blends_o_t


This datatype controls whether to try patching the blend
with a blend-like surface in the region of the corresponding limit.
It has the values:

    PK_blend_limit_patch_yes_c
                              Try patching the blend in the region of the
                              corresponding limit.

    PK_blend_limit_patch_no_c
                              Do not try patching the blend in the region of
                              the corresponding limit.