assign_symmetry_wall#

Icepak.assign_symmetry_wall(geometry, boundary_name=None)[source]#

Assign symmetry wall boundary condition.

Parameters:
geometrystr or int or list

Surface object name or face ID. A list of surface object names or face IDs is also acceptable.

boundary_namestr, optional

Name of the boundary condition. The default is None.

Returns:
pyaedt.modules.Boundary.BoundaryObject

Boundary object when successful or None when failed.

References

>>> oModule.AssignSymmetryWallBoundary