PyFoam.Applications.CommonTemplateFormat module¶
Class that implements the common functionality for the format of templates
-
class
PyFoam.Applications.CommonTemplateFormat.CommonTemplateFormat[source]¶ Bases:
objectThe class that defines options for template formats
-
__dict__= mappingproxy({'__module__': 'PyFoam.Applications.CommonTemplateFormat', '__doc__': ' The class that defines options for template formats\n ', 'addOptions': <function CommonTemplateFormat.addOptions>, '__dict__': <attribute '__dict__' of 'CommonTemplateFormat' objects>, '__weakref__': <attribute '__weakref__' of 'CommonTemplateFormat' objects>})¶
-
__module__= 'PyFoam.Applications.CommonTemplateFormat'¶
-
__weakref__¶ list of weak references to the object (if defined)
-