Category 3D interface, Object ProOutput

Function ProOutputInclusionFree


DEPRECATED: Since Creo 5.0.0.0
SUPERSEDED BY: No successor will be provided.
Description
Note: This function is deprecated. Free an inclusion structure.
Synopsis
#include <ProIntf3Dexport.h>
ProErrorProOutputInclusionFree(
ProOutputInclusion inclusion
/* (In)
The inclusion structure.
*/
)
Returns
PRO_TK_NO_ERRORThe function freed the structure.
PRO_TK_BAD_INPUTSThe argument was invalid.

Manual References:

  1. Technical Summary of Changes for Creo 11.0.0.0: Functions superseded from Creo 1.0 to Creo 11.0
  2. Interface: Data Exchange: Exporting 3D Models
  3. Interface: Data Exchange: Exporting 3D Models