Documentação da API > Mechanica > Object ProMechload > Function ProMechexttempdataCsysSet
Function ProMechexttempdataCsysSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechloadStructtempdataGet() instead.
Sets the coordinate system of the external temperature data.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechexttempdataCsysSet
(
/* (In)
The data.
*/
/* (In)
The coordinate system.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Isto foi útil?