ExportProductionWiring(Project,PWMachineType,String,String,String,Language,Boolean) Method
In This Topic
Exports manufacturing data for wire fabrication machines.
Syntax
Parameters
- oPrj
- Project from which production wirings will be exported.
- kindOfMachine
- Type of machine that will be used to export production wirings.
- strNameOfMachine
- Name of machine that will be used to export production wirings.
- strDestinationPath
- Directory into which export will done. If not exists then it will be created.
- strFileName
- If passed then export will be to this file. Can be
null or empty. In Case of KOMAX and Steinhauer PWA export, fixed filename is used. So, this filename parameter will not be considered. - nExportLanguage
- Language in which export will be done.
- bAllowExportConnectionMultiple
- If true then multiple connections are also exported.
Exceptions
See Also