Documentación de la API > Miscellaneous > Object ProEcad > Function ProEcadImpOptsIDF3EmpFileNameSet
Function ProEcadImpOptsIDF3EmpFileNameSet
Description
Sets the import option EMP file name for IDF3 import.
Synopsis
#include <ProEcadUtils.h>
ProEcadImpOptsIDF3EmpFileNameSet
(
/* (In)
The pointer to the handle for the ProEcadImpOpts
*/
ProPath idf_emp_filename
/* (In)
Name of the input EMP file.
*/
)
Returns
Finished successfully.
One of the inputs has bad value which is not of the above errors.
¿Fue esto útil?