Defining Functions for Creating a Parametric Task Group

The IronPython script parametric.py performs an update on the parameters. Because the XML file has the callback <onupdate>, the method update is defined in the script.

def update(task):
    ExtAPI.Log.WriteMessage("test")