assign_balloon#

Maxwell2d.assign_balloon(assignment, boundary=None)[source]#

Assign a balloon boundary to a list of edges.

Parameters:
assignmentlist

List of edges.

boundarystr, optional

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

Returns:
pyaedt.modules.Boundary.BoundaryObject

Boundary object. If the method fails to execute it returns False.

References

>>> oModule.AssignBalloon