PyFoam.RunDictionary.BoundaryDict module

Works with a polyMesh/boundary-File

class PyFoam.RunDictionary.BoundaryDict.BoundaryDict(case, backup=False, treatBinaryAsASCII=False, region=None, processor=None, time=None)[source]

Bases: PyFoam.RunDictionary.ParsedParameterFile.ParsedBoundaryDict

Handles data in a boundary-File

patches(patchType=None)[source]

Returns a list with the names of the patches :param patchType: If specified only patches of the specific type are returned