Description | ||||||||||||||
Assigns 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 | ProMechmaterialorientdataSurfacerotationSet | ( | ||||||||||||
ProMechMaterialOrientData data | ||||||||||||||
/* (In) | ||||||||||||||
The material orientation data. | ||||||||||||||
*/ | ||||||||||||||
double rotation | ||||||||||||||
/* (In) | ||||||||||||||
The rotation angle. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|