PK_check_size_box_t   

typedef int PK_check_size_box_t;

Used in:

PK_BODY_check_o_t
PK_EDGE_check_o_t
PK_FACE_check_o_t


This datatype is used to select whether size box violation checking is
required.  It has two values:

    PK_check_size_box_no_c            don't do size box violation checks
    PK_check_size_box_yes_c           do size box violation checks