API 설명서 > Mechanica > Object ProMechshell > Function ProMechshelladvancedShellpropsGet
Function ProMechshelladvancedShellpropsGet
Description
Obtains the shell properties id for this shell.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshelladvancedShellpropsGet
(
/* (In)
The shell.
*/
int* shell_props_id
/* (Out)
The shell properties id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
도움이 되셨나요?