PyFoam.Applications.CommonCaseBuilder module¶
Class that implements the common functionality for CaseBuilder-applications
-
class
PyFoam.Applications.CommonCaseBuilder.
CommonCaseBuilder
[source]¶ Bases:
object
The class that implements common CaseBuilder-functionality
-
__dict__
= dict_proxy({'__module__': 'PyFoam.Applications.CommonCaseBuilder', 'addOptions': <function addOptions>, 'pathInfo': <function pathInfo>, 'searchDescriptionFile': <function searchDescriptionFile>, '__dict__': <attribute '__dict__' of 'CommonCaseBuilder' objects>, '__weakref__': <attribute '__weakref__' of 'CommonCaseBuilder' objects>, '__doc__': ' The class that implements common CaseBuilder-functionality\n '})¶
-
__module__
= 'PyFoam.Applications.CommonCaseBuilder'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-