API-Dokumentation > Mechanica > Object ProMechvectoredvalue > Function ProMechvectoredvalueMagnitudeGet
Function ProMechvectoredvalueMagnitudeGet
Description
Obtains the magnitude of this vectored value.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechvectoredvalueMagnitudeGet
(
/* (In)
The value.
*/
ProMechValue* value_mag
/* (Out)
The variation. Free this using ProMechvalueFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The value does not use the magnitude settings.
Insufficient memory.
Sample Code References
User Guide References
War dies hilfreich?