API 文档 > Parameters and relations > Object ProParameter > Function ProParameterScaledvalueGet
Function ProParameterScaledvalueGet
Description
Gets the parameter value in the units of the parameter, instead of the units of the owner model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProParameter.h>
ProParameterScaledvalueGet
(
/* (In)
The handle to the parameter to query
*/
/* (Out)
The value.
*/
)
Returns
The function successfully retrieved the information.
One or more arguments are invalid.
The owner was not found.
The parameter was not found, or the function could not perform the action.
See Also
Sample Code References
User Guide References
这对您有帮助吗?