PK_DEBUG_output_session_t   

typedef int PK_DEBUG_output_session_t;

Used in:

PK_DEBUG_report_start_o_t


This datatype is used to specify whether to include session data in a debug
report file.

It has the values:

    PK_DEBUG_output_session_bin_c       Include a Parasolid session file in
                                        binary format in the debug report file.

    PK_DEBUG_output_session_no_c        Do not include a Parasolid session
                                        file in the debug report file.