Description | |||||||||||
Assigns this parameter set to the given parameter owner. Parameters called by the set will be created or modified, as appropriate. The parameter values will be set to the default values. This function does not perform a regeneration. | |||||||||||
Replacement in Object TOOLKIT: | wfcWParameterOwner::ApplyParameterTableset | ||||||||||
Synopsis | |||||||||||
#include <ProParameter.h> | |||||||||||
ProError | ProParamtablesetApply | ( | |||||||||
ProModelitem* owner | |||||||||||
/* (In) | |||||||||||
The owner for the parameter set. | |||||||||||
*/ | |||||||||||
ProParamtableSet set | |||||||||||
/* (In) | |||||||||||
The parameter table set. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|