API Documentation > Mechanica > Object ProMechmeshcntrl > Function ProMechmeshcntrlReferencesGet
Function ProMechmeshcntrlReferencesGet
Description
Obtains the references used by this mesh control item.
Licensing Requirement
Synopsis
ProMechmeshcntrlReferencesGet
(
/* (In)
The mesh control item.
*/
ProMechGeomref** references
/* (Out)
ProArray of references. Free this using ProMechgeomrefProarrayFree().
*/
)
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
Was this helpful?