PK_blend_run_out_t   

typedef int PK_blend_run_out_t;

Used in:

PK_FACE_make_blend_o_t


This datatype controls whether to stop the blend in shallow regions.
It has the values:

    PK_blend_run_out_angle_c  Trim the blend at the isoline where the angle
                              subtended by the blend equals the given
                              run out angle.

    PK_blend_run_out_no_c     Do not stop the blend in shallow regions
                              (default).