PyFoam.Applications.CommonPlotOptions module
Class that implements common functionality for plotting options
- class PyFoam.Applications.CommonPlotOptions.CommonPlotOptions(persist)[source]
Bases:
objectThe class that adds plot options
- __dict__ = mappingproxy({'__module__': 'PyFoam.Applications.CommonPlotOptions', '__doc__': ' The class that adds plot options\n ', '__init__': <function CommonPlotOptions.__init__>, 'addOptions': <function CommonPlotOptions.addOptions>, 'processPlotOptions': <function CommonPlotOptions.processPlotOptions>, '__dict__': <attribute '__dict__' of 'CommonPlotOptions' objects>, '__weakref__': <attribute '__weakref__' of 'CommonPlotOptions' objects>, '__annotations__': {}})
- __module__ = 'PyFoam.Applications.CommonPlotOptions'
- __weakref__
list of weak references to the object (if defined)