API Documentation > Mechanica > Object ProMechload > Function ProMechexttempdataCsysGet
Function ProMechexttempdataCsysGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechloadStructtempdataGet() instead.
Obtains the coordinate system of the external temperature data.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechexttempdataCsysGet
(
/* (In)
The data.
*/
/* (Out)
The coordinate system of the external temperature.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
Was this helpful?