Import Diagrams Individually
- Last UpdatedMar 27, 2024
- 1 minute read
To import a single diagram enter the following:
!pid.ImportFile('File path and file name’)
If release comments are required, enter (see Enter Release Comments):
!pid.ImportFile('File path and file name','Release Comment')
For example:
!pid.ImportFile('V:\SchematicModelManager\TestData\905675.xml',
'Update to Diagram')
The specified file is then imported. The Command Window displays progress, error and warning messages as the import is carried out.
If the specified file is invalid or missing, an error message "File Not Found" will be displayed.