Description | |||||||||||
Sets whether or not this contact interface should create compatible mesh. Setting this attribute also sets "split surfaces" attribute. | |||||||||||
Licensing Requirement | |||||||||||
TOOLKIT for Mechanica | |||||||||||
Synopsis | |||||||||||
#include <ProMechInterface.h> | |||||||||||
ProError | ProMechcontactinterfacedataCompatiblemeshSet | ( | |||||||||
ProMechInterfaceContactData data | |||||||||||
/* (In) | |||||||||||
The interface data. | |||||||||||
*/ | |||||||||||
ProBoolean compatible_mesh | |||||||||||
/* (In) | |||||||||||
PRO_B_TRUE for compatible meshes, PRO_B_FALSE otherwise. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|