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