![]() |
PK_delete_track_t |
typedef int PK_delete_track_t;
This datatype specifies whether to track new entities resulting from the delete operation. PK_delete_track_t has the values: PK_delete_track_no_c: Do not track new entities. PK_delete_track_rubber_c: Track only the wound faces arising from 'heal_action' PK_FACE_heal_no_c. PK_delete_track_cap_c: Track only the wound faces arising from 'heal_action' PK_FACE_heal_cap_c.