API Documentation > Mechanica > Object ProMechshell > Function ProMechshellSimpledataGet
Function ProMechshellSimpledataGet
Description
Obtains the simple shell data.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellSimpledataGet
(
/* (In)
The shell.
*/
/* (Out)
The data. Free this using ProMechshellsimpleFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of data.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
See Also
User Guide References
Was this helpful?