Documentación de la API > Mechanica > Object ProMechmass > Function ProMechmassReferencesGet
Function ProMechmassReferencesGet
Description
Obtains the mass reference objects.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechmassReferencesGet
(
/* (In)
The mass.
*/
ProMechGeomref** references
/* (Out)
ProArray of reference objects.The function allocates memory for this argument. Use ProMechgeomrefProarrayFree() to free it.
*/
)
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.
There is not enough memory to perform the operation.
User Guide References
¿Fue esto útil?