Category
3D interface
, Object
ProProductview
Function ProProductviewexportoptsFree
Description
Frees a set of Creo View Export options.
Synopsis
#include <
ProUtil.h
>
ProError
ProProductviewexportoptsFree
(
ProProductviewExportOptions
opts
/* (In)
The Creo View Export options.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Manual References:
Interface: Data Exchange: Exporting 2D Models
Interface: Data Exchange: Example 1 Publishing a Drawing
Interface: Data Exchange: Exporting 3D Models
Interface: Data Exchange: Exporting 3D Models