assign_balloon#

Maxwell2d.assign_balloon(edge_list, bound_name=None)[source]#

Assign a balloon boundary to a list of edges.

Parameters:
edge_listlist

List of edges.

bound_namestr, 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