Description | ||||||||||||||
Obtains the csys for ths external field data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechValue.h> | ||||||||||||||
ProError | ProMechexternalfielddataCsysGet | ( | ||||||||||||
ProMechExternalFieldData data | ||||||||||||||
/* (In) | ||||||||||||||
The external field handle. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* csys | ||||||||||||||
/* (Out) | ||||||||||||||
The csys. Free this using ProMechgeomrefFree() | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|