ufoProcessSetParamColumnHint

void ufoProcessSetParamColumnHint(
   ufoProcess process_instance,
   int param_index,
   int column);

Refer to the following table for command descriptions:

Command

Description

param_index

index (0..number_parameters-1) of parameter

column

preferred column

ufoProcessSetParamAnimAllow will hint to the host application the column in which the standard editor for the parameter should be built. This hint may be ignored.

ufoProcessSetParamAnimAllow may be called within ufoProcessDefine after ufoProcessParamDefine.



Autodesk Softimage v7.5