Documentação da API > Mechanica > Object ProMechshell > Function ProMechshellReferencesGet
Function ProMechshellReferencesGet
Description
Obtains the references for the shell.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellReferencesGet
(
/* (In)
The shell.
*/
ProMechGeomref** references
/* (Out)
ProArray of references. Free this using ProMechgeomrefProarrayFree().
*/
)
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.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
Isto foi útil?