Open
Description
Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
Description of the bug
Fail to import layout coordinate systems
Steps To Reproduce
hfss.modeler.insert_layout_component( input_file=self.file_path, coordinate_system=self.target_coordinate_system, reference_coordinate_system=self.reference_coordinate_system, layout_coordinate_systems="CABLE1", name="pcb", )
Which Operating System are you using?
Windows
Which Python version are you using?
3.8
Installed packages
all