Description | ||||||||||||||
Obtains the reference coordinate system for the advanced mass data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechMass.h> | ||||||||||||||
ProError | ProMechadvancedmassdataCsysGet | ( | ||||||||||||
ProMechAdvancedMassData data | ||||||||||||||
/* (In) | ||||||||||||||
The advanced mass data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* csys | ||||||||||||||
/* (Out) | ||||||||||||||
The coordinate system. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|