API Documentation > Miscellaneous > Object ProMechmatlassigndata > Function ProMechmatlassigndataMaterialidGet
Function ProMechmatlassigndataMaterialidGet
Description
Obtains the material id.
Licensing Requirement
Synopsis
ProMechmatlassigndataMaterialidGet
(
/* (In)
The material assignment object.
*/
int* matl_id
/* (Out)
The material id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?