PK_nm_edge_repair_t   

typedef int PK_nm_edge_repair_t;

Used in:

PK_BODY_boolean_o_t


PK_nm_edge_repair_t has the values:

    PK_nm_edge_repair_no_c     No attempt will be made to repair non-manifold
                               edge conditions in the boolean.
    PK_nm_edge_repair_blend_c  Non-manifold edge conditions in the boolean will
                               not cause the boolean to fail. Instead the
                               boolean will continue and attempt to repair the
                               body to make a valid manifold result by applying
                               blends.