API 설명서 > Mechanica > Object ProMechshell > Function ProMechshellMaterialGet
Function ProMechshellMaterialGet
Description
Obtains the material name.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellMaterialGet
(
/* (In)
The shell.
*/
ProName material
/* (Out)
The material name.
*/
)
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
도움이 되셨나요?