Documentación de la API
>
Mechanica
>
Object ProMechmaterialorient
> Function ProMechmaterialorientdataObjecttypeSet
Function ProMechmaterialorientdataObjecttypeSet
Description
Sets the type of object for the material orientation object.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMaterialOrient.h
>
ProError
ProMechmaterialorientdataObjecttypeSet
(
ProMechMaterialOrientData
data
/* (In)
The material orientation data.
*/
ProMechMaterialOrientObjType
type
/* (In)
The object 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:ProMechmaterialorientdataObjecttypeSet
Parent topic
Object ProMechmaterialorient
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado