PK_SHELL_repair_stat_t   

typedef int PK_SHELL_repair_stat_t;

Used in:

PK_BODY_repair_shells


This datatype denotes the final status of the attempt to repair shells
structure.

It has the values:

    PK_SHELL_repair_stat_ok_c        The region/shell structure was repaired
                                     successfully.

    PK_SHELL_repair_stat_no_fix_c    The region/shell structure cannot be
                                     repaired. Parasolid has made no change
                                     to the shell/region structure.

    PK_SHELL_repair_stat_invalid_c   Some faults in the shell/region structure
                                     have been fixed but the structure is still
                                     invalid.