Converting Standard Recipes to use with a Recipe Group Manager

Converting Standard Recipes to use with a Recipe Group Manager

I want to convert all my Standard Recipes to use them with a Recipe Group Manager.

If I create a Group Manager (call it 'System'), in a C# addin I can get the standard recipe from the standard Recipe collection
in the context

and I can get the RecipeGroupManager from the RecipeGroupCollection

is there a simple way to create the IRecipe from the IStandardRecipe ?

ie loop through the standardRecipeValues in the istandard recipe and create similar recipevalues in the irecipe

thx

This is a migrated post! Originally posted on 30.10.2019 by user roger_novarctech. Please be aware that information can be outdated.