Parameter |
Description |
TYPE |
Type of task to be carried out: |
PROJECTNAME |
Project name with complete file path (optional). |
IMPORTFILE |
The directory and the name of the file to be imported must be specified here. Applies only for IMPORT. |
EXPORTFILE |
The directory and the name of the file to be exported must be specified here. The system adds a file name extension automatically. Applies only to EXPORT. |
FORMAT |
Optional: File formats for the import
Default value: File format for importing into the parts management (IMPORTTOSYSTEM):
Default value: File format for exporting from the parts management (EXPORTFROMSYSTEM):
Default value: |
CFGFILE |
Optional: Directory and file name of the configuration file. |
FIELDASSIGNMENTSCHEME |
Optional: Name of the scheme of the field assignment for importing parts. |
MODE |
Optional: Import mode. Supported modes are:
|
ADDITIONAL_LANGUAGE |
Optional: Only applies if TYPE = IMPORTTOSYSTEM. If the value of this parameter is 1, the multilingual properties will be updated with other language values. If the parameter is left out, the file content will replace the values of multilingual properties. |
CONFIGSCHEME |
Configuration scheme for the deletion of saved properties (optional). |
Export:
partslist /TYPE:EXPORT /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /FORMAT:XPalCSVConverter /EXPORTFILE:d:\temp\PartsList.csv
Import:
partslist /TYPE:IMPORT /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /FORMAT:XPalCSVConverter /IMPORTFILE:d:\temp\PartsList.csv
Delete saved properties from the project:
partslist /TYPE:DELETESTOREDPROPERTIES /PROJECTNAME:C:\Projects\EPLAN\EPLAN_Sample_Project.elk /CONFIGSCHEME:config_scheme