API 文件集 > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientdataSurfacerotationSet
Function ProMechmaterialorientdataSurfacerotationSet
Description
Assigns the rotation angle for the material orientation if the orientation type is PRO_MECH_MATLORI_SURFACE.
Licensing Requirement
Synopsis
ProMechmaterialorientdataSurfacerotationSet
(
/* (In)
The material orientation data.
*/
double rotation
/* (In)
The rotation angle.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Subtype cannot be changed.
Sample Code References
User Guide References
這是否有幫助?