Description | |||||||||||||||||
Obtains the component values of the vector (3 ProMechValue components). | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechValue.h> | |||||||||||||||||
ProError | ProMechdirvectorComponentsGet | ( | |||||||||||||||
ProMechDirectionVector vector | |||||||||||||||||
/* (In) | |||||||||||||||||
The vector. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechValue** value | |||||||||||||||||
/* (Out) | |||||||||||||||||
ProArray of component values. The function allocates memory for this argument. Free it using ProMechvalueProarrayFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|