ScrImportPmap
| Imports a *.pmap file to map locally defined capacitor and inductor part names to s-parameter models from the component library | |
| UI Command: | None. |
| Syntax: | obj.ScrImportPmap(<fileName>)
|
| Parameters: |
BSTR fileName (full path) |
| Return Value: |
BOOL
|
| VB Example: |
obj.ScrImportPmap ("E:/Files/foo.pmap") |
| IPY Example: |
|