Description | |||||||||||||||||
Obtains the rotation angle for the material orientation if the orientation type is PRO_MECH_MATLORI_SURFACE. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechMaterialOrient.h> | |||||||||||||||||
ProError | ProMechmaterialorientdataSurfacerotationGet | ( | |||||||||||||||
ProMechMaterialOrientData data | |||||||||||||||||
/* (In) | |||||||||||||||||
The material orientation data. | |||||||||||||||||
*/ | |||||||||||||||||
double* rotation | |||||||||||||||||
/* (Out) | |||||||||||||||||
The rotation angle. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|