API 文件集 > Mechanica > Object ProMechshellpair > Function ProMechshellpairMaterialIdSet
Function ProMechshellpairMaterialIdSet
Description
Sets the material id of the shell pair item.
Licensing Requirement
Synopsis
ProMechshellpairMaterialIdSet
(
/* (In)
The shell pair.
*/
int matl_id
/* (In)
The material id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Cannot access the object in the current mode.
The Input ProMechItem Solid pointer is invalid.
Cannot modify the item.
A general error is encountered.
這是否有幫助?