PK_check_top_geo_t   

typedef int PK_check_top_geo_t;

Used in:

PK_BODY_check_o_t
PK_EDGE_check_o_t
PK_FACE_check_o_t


This datatype is used to select the level of checking of consistency between
geometry and topology.  It has the values:

    PK_check_top_geo_no_c            don't check geometry/topology consistency
    PK_check_top_geo_edge_c          just check curve/edge consistency
    PK_check_top_geo_face_c          just check surface/face consistency
    PK_check_top_geo_yes_c           check both curve/edge and surface/face
                                     consistency