Category 3D interface, Object ProOutput

Function ProOutputLayerOptionsSetupfileSet


SUPERSEDED BY: No successor will be provided.
Description
Set the layer options flag for automatic layer identifiers. This API will be deprecated in future release.
Synopsis
#include <ProIntf3Dexport.h>
ProErrorProOutputLayerOptionsSetupfileSet(
ProOutputLayerOptions options
/* (In)
The layer options.
*/
ProPath layer_setup_file
/* (In)
The layer setup file, which includes layer assignment information.
*/
)
Returns
PRO_TK_NO_ERRORThe function freed the options.
PRO_TK_BAD_INPUTSThe arguments were invalid.

Manual References:

  1. Technical Summary of Changes for Creo 4.0 M020: Exporting to Other File Formats Using the Export Profile Option
  2. Interface: Data Exchange: Exporting 3D Models
  3. Interface: Data Exchange: Exporting 3D Models