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:
assignmentlist of int or pyaedt.modeler.cad.object3d.Object3d

List of objects to assign an end connection to.

boundarystr, optional

Name of the end connection boundary. The default is None, in which case the default name is used.

Returns:
pyaedt.modules.Boundary.BoundaryObject

Newly created object. False if it fails.

References

>>> oModule.AssignZeroTangentialHField