Documentação da API > Mechanica > Object ProMechvalue > Function ProMechexternalfielddataCsysGet
Function ProMechexternalfielddataCsysGet
Description
Obtains the csys for ths external field data.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechexternalfielddataCsysGet
(
/* (In)
The external field handle.
*/
/* (Out)
The csys. Free this using ProMechgeomrefFree()
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Insufficient memory.
Sample Code References
User Guide References
Isto foi útil?