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