PYME.DSView.modules.recipes module¶
- PYME.DSView.modules.recipes.Plug(dsviewer)¶
- class PYME.DSView.modules.recipes.RecipePlugin(dsviewer)¶
Bases:
PipelineRecipeManager
,Plugin
- OnLoadCustom(event)¶
- OnLoadOutputs(event)¶
- OnRunCanned(event)¶
- OnSaveOutputOld(event)¶
- OnSaveOutputs(event)¶
- RunCurrentRecipe(event=None, testMode=False, saveResults=False)¶
- RunCurrentRecipeAndSave(event=None)¶
- TestCurrentRecipe(event=None)¶
run recipe on current frame only as an inexpensive form of testing