Object Pro2dExportdata

Function Pro2dExportdataSheetoptionSet


Description
Assigns the sheet export option for the export to a 2D format.
Synopsis
#include <ProUtil.h>
ProErrorPro2dExportdataSheetoptionSet(
Pro2dExportdata export_data
/* (In)
The 2D export data.
*/
Pro2dExportSheetOption sheet_option
/* (In)
The sheet export option.
*/
)
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