Documentação da API > Mechanica > Object ProMechinterface > Function ProMechinterfaceBonddataGet
Function ProMechinterfaceBonddataGet
Description
Obtains the handle to bonded interface data from the object handle.
Licensing Requirement
Synopsis
ProMechinterfaceBonddataGet
(
/* (In)
The interface.
*/
/* (Out)
The handle to the interface data. Free this using ProMechinterfaceBonddataFree().
*/
)
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.
User Guide References
Isto foi útil?