Export the HFSS 3D Layout design to an HFSS 3D design.
This method is not supported with IronPython.
- Parameters:
- output_file
str
Full path and file name for exporting the project.
- keep_net_namebool
Keep net name in 3D export when True
or by default when False
. Default value is False
.
- Returns:
- bool
True
when successful, False
when failed.
References
>>> oModule.ExportToHfss