Documentación de la API > Mechanica > Object ProMechspring > Function ProMechspringReferencesGet
Function ProMechspringReferencesGet
Description
Obtains the spring reference objects.
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechspringReferencesGet
(
/* (In)
The spring.
*/
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.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
¿Fue esto útil?