PyFoam.Applications.CommonTemplateFormat module

Class that implements the common functionality for the format of templates

class PyFoam.Applications.CommonTemplateFormat.CommonTemplateFormat[source]

Bases: object

The class that defines options for template formats

__dict__ = dict_proxy({'__dict__': <attribute '__dict__' of 'CommonTemplateFormat' objects>, '__module__': 'PyFoam.Applications.CommonTemplateFormat', '__weakref__': <attribute '__weakref__' of 'CommonTemplateFormat' objects>, '__doc__': ' The class that defines options for template formats\n ', 'addOptions': <function addOptions>})
__module__ = 'PyFoam.Applications.CommonTemplateFormat'
__weakref__

list of weak references to the object (if defined)

addOptions()[source]