Description | ||||||||||||||
Obtains the csys for this mesh control data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechMeshControl.h> | ||||||||||||||
ProError | ProMechmcshellcsysCsysGet | ( | ||||||||||||
ProMechMCShellCsysData data | ||||||||||||||
/* (In) | ||||||||||||||
The mesh control data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* csys | ||||||||||||||
/* (Out) | ||||||||||||||
The csys. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|