API Documentation > Mechanica > Object ProMechmass > Function ProMechmassReferencesSet
Function ProMechmassReferencesSet
Description
Sets the mass reference objects.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechmassReferencesSet
(
/* (In)
The mass.
*/
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.
A general error is encountered.
Cannot modify the item.
There is not enough memory to perform the operation.
User Guide References
Was this helpful?