NearFieldSetup#
- class ansys.aedt.core.modules.boundary.hfss_boundary.NearFieldSetup(app, component_name, props, component_type)#
Manages Near Field Component data and execution.
Examples
In this example the rectangle1 returned object is a
ansys.aedt.core.modules.boundary.hfss_boundary.NearFieldSetup
>>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> rectangle1 = hfss.insert_near_field_rectangle()
Methods
Create a Field Setup Component in HFSS.
Delete the Field Setup in AEDT.
Create dictionary from the Binary Tree.
Activate suppress option for all the operations contained in the binary tree node.
Disable suppress option for all the operations contained in the binary tree node.
Update the Field Setup in AEDT.
NearFieldSetup.update_property
(prop_name, ...)Update the property of the binary tree node.
Attributes
Available properties.
Command of the modeler hystory if available.
Boundary Name.
Properties data.