ufoProcessShowParam

void ufoProcessHideParam(
   ufoProcess process_instance,
   int param_index);

void ufoProcessShowParam(
   ufoProcess process_instance,
   int param_index);

Refer to the following table for command descriptions:

Command

Description

param_index

index (0..number_parameters-1) of parameter

ufoProcessSetHideParam and ufoProcessShowParam can be used to hide or show parameters within the application interface, and may be called within ufoProcessDefine after ufoProcessParamDefine, or from within any editor user function or event function in the editor GUI.



Autodesk Softimage v7.5