Documentação da API > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataCompatiblemeshSet
Function ProMechcontactinterfacedataCompatiblemeshSet
Description
Sets whether or not this contact interface should create compatible mesh. Setting this attribute also sets "split surfaces" attribute.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataCompatiblemeshSet
(
/* (In)
The interface data.
*/
ProBoolean compatible_mesh
/* (In)
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.
User Guide References
Isto foi útil?