DEPRECATED: | Since Creo 1 | ||||||||||
SUPERSEDED BY: | ProMechsimplespringdataExtensionalstiffnessValueSet | ||||||||||
Description | |||||||||||
Note: This function is deprecated. Use ProMechsimplespringdataExtensionalstiffnessValueSet() instead.
Sets the extensional stiffness. |
|||||||||||
Licensing Requirement | |||||||||||
TOOLKIT for Mechanica | |||||||||||
Synopsis | |||||||||||
#include <ProMechSpring.h> | |||||||||||
ProError | ProMechsimplespringdataExtensionalstiffnessSet | ( | |||||||||
ProMechSimpleSpringData data | |||||||||||
/* (In) | |||||||||||
The simple spring data. | |||||||||||
*/ | |||||||||||
ProMechExpression value | |||||||||||
/* (In) | |||||||||||
The extensional stiffness. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|