PK_facet_incr_report_t   

typedef int PK_facet_incr_report_t;

Used in:

PK_TOPOL_facet_mesh_2_o_t
PK_TOPOL_facet_mesh_o_t


This field can take any one of the following values:

PK_facet_incr_report_no_c       : No details reported.
PK_facet_incr_report_missing_c  : If facetting a list of faces then those faces
                                  which need to be included to define facetted
                                  perimeters will be output.
PK_facet_incr_report_refine_c   : Faces for which the facetting controls
                                  cannot be satisfied will be output.
PK_facet_incr_report_yes_c      : All problem faces output.

See Incremental facetting.