Description | ||||||||||||||
Obtains the reference component for the component mass data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechMass.h> | ||||||||||||||
ProError | ProMechcomponentmassdataComponentGet | ( | ||||||||||||
ProMechComponentMassData data | ||||||||||||||
/* (In) | ||||||||||||||
The component mass data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* component | ||||||||||||||
/* (Out) | ||||||||||||||
The component. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|