Description | |||||||||||||||||
Obtains the projection orientation data for the material orientation data. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechMaterialOrient.h> | |||||||||||||||||
ProError | ProMechmaterialorientdataProjectiondataGet | ( | |||||||||||||||
ProMechMaterialOrientData data | |||||||||||||||||
/* (In) | |||||||||||||||||
The material orientation data. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechMaterialOrientProj* proj_data | |||||||||||||||||
/* (Out) | |||||||||||||||||
The projection data. Free this using ProMechmaterialorientprojFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechmaterialorientdataTypeGet |