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