API 설명서 > Mechanica > Object ProMechinterface > Function ProMechinterfaceFreedataGet
Function ProMechinterfaceFreedataGet
Description
Obtains the handle to free Interface data from the object handle.
Licensing Requirement
Synopsis
ProMechinterfaceFreedataGet
(
/* (In)
The interface.
*/
/* (Out)
The handle to the Free interface data. Free this using ProMechinterfaceFreedataFree().
*/
)
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
도움이 되셨나요?