Description | |||||||||||||||||||||||||||||
Assigns bonded interface data to the interface object. | |||||||||||||||||||||||||||||
Licensing Requirement | |||||||||||||||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||||||||
#include <ProMechInterface.h> | |||||||||||||||||||||||||||||
ProError | ProMechinterfaceBonddataSet | ( | |||||||||||||||||||||||||||
ProMechItem* item | |||||||||||||||||||||||||||||
/* (In) | |||||||||||||||||||||||||||||
The interface. | |||||||||||||||||||||||||||||
*/ | |||||||||||||||||||||||||||||
ProMechInterfaceBondData data | |||||||||||||||||||||||||||||
/* (In) | |||||||||||||||||||||||||||||
handle to the interface data | |||||||||||||||||||||||||||||
*/ | |||||||||||||||||||||||||||||
) | |||||||||||||||||||||||||||||
Returns | |||||||||||||||||||||||||||||
|