Documentação da API > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientdataSurfacerotationGet
Function ProMechmaterialorientdataSurfacerotationGet
Description
Obtains the rotation angle for the material orientation if the orientation type is PRO_MECH_MATLORI_SURFACE.
Licensing Requirement
Synopsis
ProMechmaterialorientdataSurfacerotationGet
(
/* (In)
The material orientation data.
*/
double* rotation
/* (Out)
The rotation angle.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The material orientation data type is not PRO_MECH_MATLORI_SURFACE.
The material orientation data does not contain a rotation.
User Guide References
Isto foi útil?