Category
Creating import and custom geometry
, Object
ProIntf
Function ProIntfExportProfileLoad
Description
Loads profile for export.
Synopsis
#include <
ProIntf3Dexport.h
>
ProError
ProIntfExportProfileLoad
(
ProPath
profile
/* (In)
Profile full path along with profile name and extension.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
Invalid input argument.
PRO_TK_E_NOT_FOUND
Profile file does not exist at the given location.
PRO_TK_NO_CHANGE
No change to the export profile settings.
Manual References:
Interface: Data Exchange: Exporting 3D Models
Interface: Data Exchange: Exporting 3D Models