API 文件集 > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataCompatiblemeshGet
Function ProMechcontactinterfacedataCompatiblemeshGet
Description
Obtains whether or not this contact interface should create compatible mesh.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataCompatiblemeshGet
(
/* (In)
The interface data.
*/
ProBoolean* compatible_mesh
/* (Out)
PRO_B_TRUE for compatible meshes, PRO_B_FALSE otherwise.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
這是否有幫助?