API Documentation > Mechanica > Object ProMechspring > Function ProMechspringReferencesSet
Function ProMechspringReferencesSet
Description
Sets the spring reference objects.
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechspringReferencesSet
(
/* (In)
The spring.
*/
ProMechGeomref* references
/* (In)
ProArray of reference objects.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Cannot access the object in the current mode.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
There is not enough memory to perform the operation.
Cannot modify the item.
A general error is encountered.
User Guide References
Was this helpful?