XAMlExportProductionData2RASCenterAction
                In This Topic
            
             Export of the construction spaces of the selected project in AutomationML format.
 The generated AutomationML file is intended for import into the Rittal - RiPanel Processing Center,
 which controls the machines for creating the openings or cutting the mounting rails and wiring channels.
 
| Parameter | Description | 
| ProjectPath | Project which should be exported.
 Note, this project has to be opened in P8 beforehand.
 If ProjectPath is invalid the current Project will be used.
 | 
| FileName | Projectpath + Filename where the project will be exported to. If this parameter is Empty
 a dialog will be shown.
 | 
| DatabaseId | DatabaseId of the Project which should be exported
 | 
Example 
   XAMlExportProductionData2RASCenterAction /ProjectPath:C:\Projects\EPLAN\EPLAN_Sample_Project.elk
                /FileName:C:\Exports\EPLAN\EPLAN_Sample_Project.aml
        XAMlExportProductionData2RASCenterAction /DatabaseId:27
                /FileName:C:\Exports\EPLAN\EPLAN_Sample_Project.aml