Description | |||||||||||||||||
Obtains the coordinate system orientation data for the material orientation data. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechMaterialOrient.h> | |||||||||||||||||
ProError | ProMechmaterialorientdataCsysdataGet | ( | |||||||||||||||
ProMechMaterialOrientData data | |||||||||||||||||
/* (In) | |||||||||||||||||
The material orientation data. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechMaterialOrientCsys* csys_data | |||||||||||||||||
/* (Out) | |||||||||||||||||
The csys data. Free this using ProMechmaterialorientcsysFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechmaterialorientdataTypeGet |