PK_blend_type_t   

typedef int PK_blend_type_t;

Used in:

PK_EDGE_ask_blend


This datatype indicates the type of blend on an edge.
It has the values:

    PK_blend_type_no_c                 not blended
    PK_blend_type_ball_constant_c      constant radius rolling ball blend
    PK_blend_type_ball_variable_c      variable radius rolling ball blend
    PK_blend_type_chamfer_c            chamfer
    PK_blend_type_chain_c              blend defined over a chain of edges