|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <subscmpl.h>
Data Fields | |
| char ** | errors |
| char * | input_msd_file |
| int | number_of_errors |
Holds the Material Substance Declaration (MSD) file import errors
Definition at line 38 of file subscmpl.h.
| char** MSD_import_errors_s::errors |
An array of errors that occurred while import of the above file.
Definition at line 42 of file subscmpl.h.
| char* MSD_import_errors_s::input_msd_file |
Name of the Material substance declaration data in XML file or excel file format that was imported to teamcenter.
Definition at line 40 of file subscmpl.h.
| int MSD_import_errors_s::number_of_errors |
Number of errors that occurred while import of the above file.
Definition at line 41 of file subscmpl.h.