Documentação da API > Mechanica > Object ProMechshell > Function ProMechshelladvancedShellpropsSet
Function ProMechshelladvancedShellpropsSet
Description
Sets the shell properties id for this shell.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshelladvancedShellpropsSet
(
/* (In)
The shell.
*/
int shell_props_id
/* (In)
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
Isto foi útil?