Documentação da API > Mechanica > Object ProMechshell > Function ProMechshellMaterialIdGet
Function ProMechshellMaterialIdGet
Description
Obtains the material id.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellMaterialIdGet
(
/* (In)
The shell.
*/
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.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
User Guide References
Isto foi útil?