API-Dokumentation > Parameters and relations > Object ProParameter > Function ProParameterDrivertypeGet
Function ProParameterDrivertypeGet
Description
Obtains the type of driver for a model parameter. The function is similar to ProParameterDriverGet() except that it takes into the account dimensions and symbols from external owner.
Replacement in Object TOOLKIT:
Synopsis
#include <ProParamDriver.h>
ProParameterDrivertypeGet
(
ProParameter* parameter
/* (In)
The model parameter.
*/
/* (Out)
The type of operation driving this value.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
See Also
ProParameterValueGet
ProParameterDrivingparamGet
ProParameterDrivingfunctionGet
User Guide References
War dies hilfreich?