DEPRECATED: | Since Creo 1 | |||||||||||||||||||
SUPERSEDED BY: | ProMechSpringpropsMatrixGet,ProMechSpringpropsVectorGet | |||||||||||||||||||
Description | ||||||||||||||||||||
Note: This function is deprecated. Use ProMechSpringpropsMatrixGet(), ProMechSpringpropsVectorGet() instead.
Obtains the spring properties data. |
||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||
Synopsis | ||||||||||||||||||||
#include <ProMechSpringProps.h> | ||||||||||||||||||||
ProError | ProMechspringpropsDataGet | ( | ||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||
/* (In) | ||||||||||||||||||||
The spring properties. | ||||||||||||||||||||
*/ | ||||||||||||||||||||
ProMechSpringPropsData* data | ||||||||||||||||||||
/* (Out) | ||||||||||||||||||||
The data. Free this using ProMechspringpropsdataFree(). | ||||||||||||||||||||
*/ | ||||||||||||||||||||
) | ||||||||||||||||||||
Returns | ||||||||||||||||||||
|