Parameter Block UI Specification Arguments
 
 
 

If the parameter block descriptor flag P_AUTO_UI is assigned it indicates that the parameter block supports automatic UI rollout management. This means that an additional set of arguments called the parameter block UI specification arguments must be provided.

Automatic rollout management is handled by 3ds Max in the methods ClassDesc2::BeginEditParams(), ClassDesc2::EndEditParams(), ClassDesc2::CreateParamDlg(), ClassDesc2::CreateParamDialog(), and so forth.

The following arguments in the ParamBlockDesc2 constructor make up the parameter map specification: