Category 3D interface, Object ProProductview

Function ProProductviewexportoptsFormatSet


Description
Sets the flag specifying the Creo View export format.
Synopsis
#include <ProUtil.h>
ProErrorProProductviewexportoptsFormatSet(
ProProductviewExportOptions opts
/* (In)
The Creo View export options.
*/
ProProductviewFormat format
/* (In)
The export format to use.
*/
)
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
  3. Interface: Data Exchange: Exporting 3D Models
  4. Interface: Data Exchange: Exporting 3D Models