Documentación de la API > Mechanica > Object ProMechshell > Function ProMechshellAdvanceddataGet
Function ProMechshellAdvanceddataGet
Description
Obtains the advanced shell data.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellAdvanceddataGet
(
/* (In)
The shell.
*/
/* (Out)
The data. Free this using ProMechshelladvancedFree().
*/
)
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.
There is not enough memory to perform the operation.
See Also
User Guide References
¿Fue esto útil?