API Documentation > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientdataProjectiondataGet
Function ProMechmaterialorientdataProjectiondataGet
Description
Obtains the projection orientation data for the material orientation data.
Licensing Requirement
Synopsis
ProMechmaterialorientdataProjectiondataGet
(
/* (In)
The material orientation data.
*/
/* (Out)
The projection data. Free this using ProMechmaterialorientprojFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The data does not contain this type of material orientation.
There is not enough memory to perform the operation.
See Also
User Guide References
Was this helpful?