insert_near_field_points#

Hfss.insert_near_field_points(input_file: str | Path = None, coordinate_system='Global', name=None)#

Create a near field line.

Note

This method is not supported by HFSS EigenMode and CharacteristicMode solution types.

Parameters:
input_filestr or pathlib.Path

Point list file with. Extension must be .pts.

coordinate_systemstr, optional

Local coordinate system to use. The default is "Global.

namestr, optional

Name of the point list. The default is None.

Returns:
ansys.aedt.core.modules.hfss_boundary.NearFieldSetup