ExportProductionWiring(Project,Connection[],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.
- selectedConnections
- Connection which will be used in export.
- 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. - nExportLanguage
- Language in which export will be done.
- bAllowExportConnectionMultiple
- If true then multiple connections are also exported.
Exceptions
See Also