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