Category 3D interface, Object ProProductview

Function ProProductviewexportoptsAlloc


Description
Allocates a new set of Creo View Export options.
Synopsis
#include <ProUtil.h>
ProErrorProProductviewexportoptsAlloc(
ProProductviewExportOptions* opts
/* (Out)
The Creo View Export options.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more 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