API Documentation > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientDataGet
Function ProMechmaterialorientDataGet
Description
Obtains the data for the material orientation object.
Licensing Requirement
Synopsis
ProMechmaterialorientDataGet
(
/* (In)
The material orientation.
*/
/* (Out)
The data. Free this using ProMechmaterialorientdataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
There is not enough memory to perform the operation.
User Guide References
Was this helpful?