 |
PK_facet_incr_t |
|
typedef int PK_facet_incr_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_no_c : Incremental facetting off.
PK_facet_incr_clear_c : Incremental facetting off, attributes will be
deleted.
PK_facet_incr_refresh_c : Incremental facetting on, attributes will be
deleted and new ones generated.
PK_facet_incr_yes_c : Incremental facetting on, existing attributes
will be used and new ones added as appropriate.
See Incremental facetting.