API Documentation > Miscellaneous > Object ProMechmatlassign > Function ProMechmatlassignReferencesSet
Function ProMechmatlassignReferencesSet
Description
Sets the references for the material assignment object.
Licensing Requirement
Synopsis
ProMechmatlassignReferencesSet
(
/* (In)
The material assignment object.
*/
ProMechGeomref* references
/* (In)
ProArray of references.
*/
)
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?