Object Pro2dExportdata

Function Pro2dExportdataFree


Description
Frees the handle containing 2D export options and flags, to be used in Pro2dExport().
Synopsis
#include <ProUtil.h>
ProErrorPro2dExportdataFree(
Pro2dExportdata export_data
/* (In)
The handle.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Interface: Data Exchange: Exporting 2D Models
  2. Interface: Data Exchange: Example 1 Publishing a Drawing