API 설명서 > Mechanica > Object ProMechshell > Function ProMechshellMaterialIdSet
Function ProMechshellMaterialIdSet
Description
Sets the material id for shell.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellMaterialIdSet
(
/* (In)
The shell.
*/
int matl_id
/* (In)
The Material id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Cannot access the object in the current mode.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
Cannot modify the item.
A general error is encountered.
User Guide References
도움이 되셨나요?