Description | ||||||||||||||
Obtains the coordinate system for the to ground spring data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechSpring.h> | ||||||||||||||
ProError | ProMechgroundspringdataCsysGet | ( | ||||||||||||
ProMechGroundSpringData data | ||||||||||||||
/* (In) | ||||||||||||||
The 'to ground' spring data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* csys | ||||||||||||||
/* (Out) | ||||||||||||||
The reference coordinate system. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|