API Documentation
>
Miscellaneous
>
Object ProMechmatlassigndata
> Function ProMechmatlassigndataMaterialidGet
Function ProMechmatlassigndataMaterialidGet
Description
Obtains the material id.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMaterialAssign.h
>
ProError
ProMechmatlassigndataMaterialidGet
(
ProMechMatlAssignData
item
/* (In)
The material assignment object.
*/
int* matl_id
/* (Out)
The material id.
*/
)
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 Assignment Data:ProMechmatlassigndataMaterialidGet
Was this helpful?
This site works best with JavaScript enabled