insert_near_field_points#
- Hfss.insert_near_field_points(input_file: str | Path = None, coordinate_system: str = 'Global', name: str | None = None) NearFieldSetup#
Create a near field line.
Note
This method is not supported by HFSS
EigenModeandCharacteristicModesolution types.- Parameters:
- input_file
strorpathlib.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