API Documentation > Mechanica > Object ProMechinterface > Function ProMechinterfaceReferencesGet
Function ProMechinterfaceReferencesGet
Description
Obtains the references used by this interface.
Licensing Requirement
Synopsis
ProMechinterfaceReferencesGet
(
/* (In)
The interface.
*/
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?