Description | ||||||||||||||
Obtains the force component of the load data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||
ProError | ProMechforcedataForceGet | ( | ||||||||||||
ProMechForceData data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechVectoredValue* value | ||||||||||||||
/* (Out) | ||||||||||||||
The force component. Free this using ProMechvectoredvalueFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|