Description | |||||||||||
Sets the coordinate system orientation data for the material orientation data. In FEM mode, this data should be compulsorily set and ProMechMaterialOrientCsysProjType should be set to PRO_MECH_MATLORI_CSYS_PROJ_X. In Native mode, if ProMechMaterialOrientObjType is PRO_MECH_MATLORI_MODEL, then, this data should be compulsorily set and ProMechMaterialOrientCsysProjType should be set to PRO_MECH_MATLORI_CSYS_PROJ_CLOSEST. | |||||||||||
Licensing Requirement | |||||||||||
TOOLKIT for Mechanica | |||||||||||
Synopsis | |||||||||||
#include <ProMechMaterialOrient.h> | |||||||||||
ProError | ProMechmaterialorientdataCsysdataSet | ( | |||||||||
ProMechMaterialOrientData data | |||||||||||
/* (In) | |||||||||||
The material orientation data. | |||||||||||
*/ | |||||||||||
ProMechMaterialOrientCsys csys_data | |||||||||||
/* (In) | |||||||||||
The csys data. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|