PK_blend_size_t   

typedef int PK_blend_size_t;

Used in:

PK_EDGE_set_blend_chain_o_t


This datatype selects the definition of a blend's size. It has these values:

PK_blend_size_face_offset_c    size represents the face offset distances

PK_blend_size_apex_range_c     size represents the range to the blend's apex

PK_blend_size_angle_c          size represents the angle made by the chord
                               between the contact points and the tangent plane
                               of the contact point on the relevant side of the
                               blend

For more information, see here.