Category Creating import and custom geometry, Object ProIntf

Function ProIntfExportProfileLoad


Description
Loads profile for export.
Synopsis
#include <ProIntf3Dexport.h>
ProErrorProIntfExportProfileLoad(
ProPath profile
/* (In)
Profile full path along with profile name and extension.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSInvalid input argument.
PRO_TK_E_NOT_FOUNDProfile file does not exist at the given location.
PRO_TK_NO_CHANGENo change to the export profile settings.

Manual References:

  1. Interface: Data Exchange: Exporting 3D Models
  2. Interface: Data Exchange: Exporting 3D Models