PK_track_edges_t   

typedef int PK_track_edges_t;

Used in:

PK_BODY_enlarge_o_t
PK_BODY_make_facet_body_o_t
PK_FACE_make_sheet_bodies_o_t
PK_TOPOL_make_facet_topol_o_t


This datatype specifies whether or not edges should appear in tracking
output.

    PK_track_edges_yes_c               Track all edges
    PK_track_edges_laminar_wire_c      Track laminar and wire edges only
                                       (this option is not available in
                                       PK_FACE_make_sheet_bodies)
    PK_track_edges_no_c                Do not track edges