Description | ||||||||||||||
Obtains the coordinate system used to calculate the vector. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechValue.h> | ||||||||||||||
ProError | ProMechdirvectorCsysGet | ( | ||||||||||||
ProMechDirectionVector vector | ||||||||||||||
/* (In) | ||||||||||||||
The vector. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* csys | ||||||||||||||
/* (Out) | ||||||||||||||
The coordinate system reference. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|