PK_FACE_check_pair_o_t   

struct PK_FACE_check_pair_o_s
    {
    int                 o_t_version;  --- version number of option structure
    int                 max_faults;   --- limit on fault numbers (1)
    };

typedef struct PK_FACE_check_pair_o_s PK_FACE_check_pair_o_t;



Holds optional controls for checking a pair of faces.

Used in:

PK_FACE_check_pair


The option structure defines options applicable to checking a pair of faces.