assign_zero_tangential_h_field#
- Maxwell3d.assign_zero_tangential_h_field(assignment, boundary=None)[source]#
Assign a zero tangential H field boundary to a list of faces.
- Parameters:
- assignment
list
of
int
oransys.aedt.core.modeler.cad.object_3d.Object3d
List of objects to assign an end connection to.
- boundary
str
,optional
Name of the end connection boundary. The default is
None
, in which case the default name is used.
- assignment
- Returns:
ansys.aedt.core.modules.boundary.BoundaryObject
Newly created object.
False
if it fails.
References
>>> oModule.AssignZeroTangentialHField