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({'__module__': 'PyFoam.Applications.CommonChangeBoundary', '__doc__': ' The class that defines options for ChangeBoundary-utilities\n ', 'addOptions': <function CommonChangeBoundary.addOptions>, 'processBoundaryFiles': <function CommonChangeBoundary.processBoundaryFiles>, 'processABoundaryFile': <function CommonChangeBoundary.processABoundaryFile>, '__dict__': <attribute '__dict__' of 'CommonChangeBoundary' objects>, '__weakref__': <attribute '__weakref__' of 'CommonChangeBoundary' objects>})¶
-
__module__
= 'PyFoam.Applications.CommonChangeBoundary'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-