export_to_hfss#
- Setup3DLayout.export_to_hfss(output_file: str, keep_net_name: bool = False, unite: bool = True) bool#
Export the HFSS 3D Layout design to an HFSS 3D design.
This method is not supported with IronPython.
- Parameters:
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oModule.ExportToHfss