Description | ||||||||||||||
Obtains the reference point for the force. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||
ProError | ProMechforcedataRefpntGet | ( | ||||||||||||
ProMechForceData data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* value | ||||||||||||||
/* (Out) | ||||||||||||||
The reference point. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|