API-Dokumentation > Mechanica > Object ProMechinterface > Function ProMechinterfaceCompatiblemeshGet
Function ProMechinterfaceCompatiblemeshGet
DEPRECATED:
Since Wildfire 4.0
Description
Note: From release Wildfire 4.0 this function is superseded by ProMechinterfaceFreedataGet(). PTC recommends using the new function in place of this function in all new or updated user applications.
Obtains whether or not this Free interface should create compatible mesh (split surfaces).
Licensing Requirement
Synopsis
ProMechinterfaceCompatiblemeshGet
(
/* (In)
The interface.
*/
ProBoolean* compatible_mesh
/* (Out)
the flag for compatible meshes.
*/
)
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.
War dies hilfreich?