Description | ||||||||||||||||||||||||||
Sets the 'to ground' spring data. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechSpring.h> | ||||||||||||||||||||||||||
ProError | ProMechspringGrounddataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The spring. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechGroundSpringData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The 'to ground' spring data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|