Documentación de la API > Mechanica > Object ProMechshellpair > Function ProMechshlpairrefsBottomreferencesGet
Function ProMechshlpairrefsBottomreferencesGet
Description
Obtains the bottom-side references for the shell pair.
Licensing Requirement
Synopsis
ProMechshlpairrefsBottomreferencesGet
(
/* (In)
The shell pair references handle.
*/
ProMechGeomref** bottom_refs
/* (Out)
ProArray of bottom-side references. Free this using ProMechgeomrefProarrayFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
¿Fue esto útil?