PK_facet_incr_tf_t   

typedef int PK_facet_incr_tf_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_tf_no_c         : Ignore incremental data on bodies that have
                                been transformed since the incremental data was
                                set up.
PK_facet_incr_tf_rigid_c      : Use incremental data on bodies that have had a
                                rigid body transform applied to them since the
                                incremental data was set up.
PK_facet_incr_tf_reflection_c : Use incremental data on bodies that have had a
                                rigid body or reflection transform applied to
                                them since the incremental data was set up.

See #here#DOC#.