Object Pro2dExportdata

Function Pro2dExportdataAlloc


Description
Allocates the handle containing 2D export options and flags, to be used in Pro2dExport().
Synopsis
#include <ProUtil.h>
ProErrorPro2dExportdataAlloc(
Pro2dExportdata* export_data
/* (Out)
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