import_edb#
- Hfss3dLayout.import_edb(input_folder)#
Import EDB.
- Parameters:
- input_folder
strorpathlib.Path Full path to EDB.
- input_folder
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oModule.ImportEDB
Import EDB.
str or pathlib.PathFull path to EDB.
True when successful, False when failed.
References
>>> oModule.ImportEDB