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
andCharacteristicMode
solution types.- Parameters:
- input_file
str
orpathlib.Path
Point list file with. Extension must be
.pts
.- coordinate_system
str
,optional
Local coordinate system to use. The default is
"Global
.- name
str
,optional
Name of the point list. The default is
None
.
- input_file
- Returns:
ansys.aedt.core.modules.hfss_boundary.NearFieldSetup