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