API Documentation
>
Mechanica
>
Object ProMechmaterialorient
> Function ProMechmaterialorientprojXyzvectorSet
Function ProMechmaterialorientprojXyzvectorSet
Description
Sets the vector used for projection of the material orientation data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMaterialOrient.h
>
ProError
ProMechmaterialorientprojXyzvectorSet
(
ProMechMaterialOrientProj
data
/* (In)
The material orientation projection data.
*/
ProVector
vector
/* (In)
The vector.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Material Orientations:ProMechmaterialorientprojXyzvectorSet
Was this helpful?
This site works best with JavaScript enabled