ufoEditorSetParamGroup

void ufoEditorSetParamGroup(
   ufoEditor  editor_instance,
   ufoProcess process_instance,
   int        parameter_group);

Refer to the following table for command descriptions:

Command

Description

parameter_group

index (0..number_parameter_groups) of parameter group

This function is optional. If supplied, it is called whenever a UFO process is edited and whenever the parameter group is changed. If the parameter group change affects the editor GUI, it should be implemented within this function.



Autodesk Softimage v7.5