Documentación de la API
>
3D interface
>
Object ProIntfimport
> Function ProIntfimportValidationpreferencesLoad
Function ProIntfimportValidationpreferencesLoad
Description
Loads validation preferences from a file. These preferences will be used during the validation until they are reset.
Synopsis
#include <
ProIntfimport.h
>
ProError
ProIntfimportValidationpreferencesLoad
(
ProPath
file
/* (In)
The path to the file. Cannot be NULL.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully loaded the file.
PRO_TK_BAD_INPUTS
The argument file is NULL or not a solid.
PRO_TK_E_NOT_FOUND
The file not found.
PRO_TK_NOT_EXIST
Improper format in the file.
User Guide References
Validation Score for Imports:ProIntfimportValidationpreferencesLoad
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado