Description | ||||||||||||||
Obtains the overall variation on the vector. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechValue.h> | ||||||||||||||
ProError | ProMechdirvectorVariationGet | ( | ||||||||||||
ProMechDirectionVector vector | ||||||||||||||
/* (In) | ||||||||||||||
The vector. | ||||||||||||||
*/ | ||||||||||||||
ProMechVariation* variation | ||||||||||||||
/* (Out) | ||||||||||||||
The variation. Free this using ProMechvariationFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|