Description | |||||||||||||||||
Obtains the magnitude of this vectored value. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechValue.h> | |||||||||||||||||
ProError | ProMechvectoredvalueMagnitudeGet | ( | |||||||||||||||
ProMechVectoredValue value | |||||||||||||||||
/* (In) | |||||||||||||||||
The value. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechValue* value_mag | |||||||||||||||||
/* (Out) | |||||||||||||||||
The variation. Free this using ProMechvalueFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|