ScrImportLayerStackupFile
| Imports a layer stackup file. | |
| UI Command: | Import > Layer Stackup. |
| Syntax: | obj.ScrImportLayerStackupFile(<fileName>)
|
| Parameters: |
BSTR fileName (full path) |
| Return Value: |
BOOL:
|
| VB Example: |
obj.ScrImportLayerStackupFile("C:/StackupFiles/stack1.stk") |
| IPY Example: |
|