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__
= mappingproxy({'__weakref__': <attribute '__weakref__' of 'CommonCaseBuilder' objects>, 'pathInfo': <function CommonCaseBuilder.pathInfo>, '__module__': 'PyFoam.Applications.CommonCaseBuilder', 'searchDescriptionFile': <function CommonCaseBuilder.searchDescriptionFile>, '__dict__': <attribute '__dict__' of 'CommonCaseBuilder' objects>, 'addOptions': <function CommonCaseBuilder.addOptions>, '__doc__': ' The class that implements common CaseBuilder-functionality\n '})¶
-
__module__
= 'PyFoam.Applications.CommonCaseBuilder'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-