API Documentation > Mechanica > Object ProMechmaterialorient > Function ProMechmaterialorientprojXyzvectorGet
Function ProMechmaterialorientprojXyzvectorGet
Description
Obtains the vector used for projection of the material orientation data.
Licensing Requirement
Synopsis
ProMechmaterialorientprojXyzvectorGet
(
/* (In)
The material orientation projection data.
*/
ProVector vector
/* (Out)
The vector.
*/
)
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 projection.
User Guide References
Was this helpful?