Description | |||||||||||||||||
Obtains the direction vector structure assigned to this value. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechValue.h> | |||||||||||||||||
ProError | ProMechvectoredvalueDirectionvectorGet | ( | |||||||||||||||
ProMechVectoredValue value | |||||||||||||||||
/* (In) | |||||||||||||||||
The value. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechDirectionVector* dir_vector | |||||||||||||||||
/* (Out) | |||||||||||||||||
The direction vector. Free this using ProMechdirectionvectorFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechvectoredvalueTypeGet |