Documentação da API > Mechanica > Object ProMechshell > Function ProMechshellTypeGet
Function ProMechshellTypeGet
Description
Obtains the type of the shell (simple or advanced).
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellTypeGet
(
/* (In)
The shell.
*/
/* (Out)
The shell type.
*/
)
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
Isto foi útil?