Description | |||||||||||||||||
Obtains the coordinate system of the y-direction, used for 'csys' types. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechYDirection.h> | |||||||||||||||||
ProError | ProMechydirectionCsysGet | ( | |||||||||||||||
ProMechYDirection handle | |||||||||||||||||
/* (In) | |||||||||||||||||
The y-direction. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechGeomref* csys | |||||||||||||||||
/* (Out) | |||||||||||||||||
The coordinate system. Free this using ProMechgeomrefFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechydirectionTypeGet |