Preliminaries
- Last UpdatedNov 22, 2022
- 1 minute read
All imports are executed using an instance of the SMM PML object. A SMM PML object may be created as in the following example:
!pid=object smm()
It is possible to see the methods available on this object by using the command:
Q methods !pid
The first time the command line is used to import P&IDs after installing Schematic Model Manager the user may need to execute the 'PML REHASH ALL' command to update the PML library index file. If this has not been done then the an error message will be displayed.