DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechloadStructtempdataGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechloadStructtempdataGet() instead.
Obtains the coordinate system of the external temperature data. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||
ProError | ProMechexttempdataCsysGet | ( | ||||||||||||
ProMechExttempData data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref * csys | ||||||||||||||
/* (Out) | ||||||||||||||
The coordinate system of the external temperature. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|