PK_double_constraint_t   

struct PK_double_constraint_s
    {
    PK_comparison_t comparison;
    PK_INTERVAL_t   interval;
    };
typedef struct PK_double_constraint_s PK_double_constraint_t;



This structure contains a PK_comparison_t and an interval to compare against.

Used in:

PK_BODY_identify_details_o_t
PK_BODY_offset_planar_wire_o_t
PK_EDGE_offset_on_body_o_t
PK_FACE_identify_blends_o_t