PK_facet_incr_refine_t   

typedef int PK_facet_incr_refine_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_refine_no_c   : Refinement is not allowed during incremental
                              facetting. Faces for which the facetting
                              controls cannot be satisfied will be reported
                              as errors.
PK_facet_incr_refine_yes_c  : If refinement is required then it will be
                              performed for those faces being facetted.

See Incremental facetting.