API Documentation > Mechanica > Object ProMechinterface > Function ProMechinterfaceContactdataGet
Function ProMechinterfaceContactdataGet
Description
Obtains the handle to contact interface data from the object handle.
Licensing Requirement
Synopsis
ProMechinterfaceContactdataGet
(
/* (In)
The interface.
*/
/* (Out)
The handle to the interface data. Free this using ProMechinterfaceContactdataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of interface.
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?