insert_near_field_line#

Hfss.insert_near_field_line(line, points=1000, custom_radiation_faces=None, name=None)[source]#

Create a near field line.

Note

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

Parameters:
linestr

Polyline name.

pointsfloat, str, optional

Number of points. The default value is 1000.

custom_radiation_facesstr, optional

List of radiation faces to use for far field computation. The default is None.

namestr, optional

Name of the sphere. The default is None.

Returns:
pyaedt.modules.Boundary.NearFieldSetup