PyFoam.Applications.CommonChangeBoundary module¶
Class that implements the common functionality for the ChangeBoundary-utilities
-
class
PyFoam.Applications.CommonChangeBoundary.
CommonChangeBoundary
[source]¶ Bases:
object
The class that defines options for ChangeBoundary-utilities
-
__dict__
= mappingproxy({'__weakref__': <attribute '__weakref__' of 'CommonChangeBoundary' objects>, 'processABoundaryFile': <function CommonChangeBoundary.processABoundaryFile>, 'processBoundaryFiles': <function CommonChangeBoundary.processBoundaryFiles>, '__doc__': ' The class that defines options for ChangeBoundary-utilities\n ', '__dict__': <attribute '__dict__' of 'CommonChangeBoundary' objects>, '__module__': 'PyFoam.Applications.CommonChangeBoundary', 'addOptions': <function CommonChangeBoundary.addOptions>})¶
-
__module__
= 'PyFoam.Applications.CommonChangeBoundary'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-