ImportPartsListToSystem(String,String,String) Method
In This Topic
Imports part list to the system database.
Syntax
Parameters
- strFilePath
- Full file name
- strConverter
- Converter long name, see Eplan::EplApi::ApplicationFramework: and Eplan::EplApi::ApplicationFramework: namespace.
- strCfgFilePath
- Full file name of the configuration file. Details about configuration file structure are described in "Parts Management: Configuration Files for the Import and Export of Data" chapter of P8 Help.
Exceptions
Exception | Description |
ArgumentException | Thrown in case of
invalid parameters. |
BaseException | An error occurred
while importing parts
data. |
See Also