Description | ||||||||||||||
Obtains the coordinate system used in the material orientation csys data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechMaterialOrient.h> | ||||||||||||||
ProError | ProMechmaterialorientcsysCsysGet | ( | ||||||||||||
ProMechMaterialOrientCsys data | ||||||||||||||
/* (In) | ||||||||||||||
The material orientation csys data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* csys | ||||||||||||||
/* (Out) | ||||||||||||||
The coordinate system. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|