Category 3D interface, Object ProProductview

Function ProProductviewexportoptsFree


Description
Frees a set of Creo View Export options.
Synopsis
#include <ProUtil.h>
ProErrorProProductviewexportoptsFree(
ProProductviewExportOptions opts
/* (In)
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