API 文件集 > Mechanica > Object ProMechshellprops > Function ProMechshlproplamlayuplayerMaterialIdGet
Function ProMechshlproplamlayuplayerMaterialIdGet
Description
Obtains the material id assigned to this layer in the shell properties.
Licensing Requirement
Synopsis
ProMechshlproplamlayuplayerMaterialIdGet
(
/* (In)
The laminate layup layer handle.
*/
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.
這是否有幫助?