API Documentation
>
Mechanica
>
Object ProMechmaterialorient
> Function ProMechmaterialorientcsysProjectiontypeSet
Function ProMechmaterialorientcsysProjectiontypeSet
Description
Sets the projection type for the csys material orientation data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMaterialOrient.h
>
ProError
ProMechmaterialorientcsysProjectiontypeSet
(
ProMechMaterialOrientCsys
data
/* (In)
The material orientation csys data.
*/
ProMechMaterialOrientCsysProjType
type
/* (In)
The projection type.
*/
)
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.
Sample Code References
pt_mech_examples ( PTMechExMatOrient.c )
User Guide References
Material Orientations:ProMechmaterialorientcsysProjectiontypeSet
Was this helpful?
This site works best with JavaScript enabled