S3DX_ExportPDF
Description
This function exports a 2D PDF file to the path specified via option “OUTPUT_PATH” for the given model that is already retrieved and displayed in the Creo session. To use the working directory set the value “$(Workdir) for this option.
The PDF will contain all combined states that are defined in the batch group.
Synopsis
Input arguments
Label
Use
Value Type
Value
log_file_path
Optional
wchar_t*
File path to which the logging information is appended.
Optional
Input arguments to initialize the model handle to be operated. If not provided, model of active window is used.
Output arguments
Label
Value Type
Value
None
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input argument is invalid.
PRO_TK_GENERAL_ERROR
Miscellaneous error. Check log file for further information.