DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechBeamsectionExpressionGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechBeamsectionExpressionGet() to get the torsion stiffness (J parameter) of the general beam section.
Obtains the torsion stiffness (J parameter) of the beam section. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechBeamSection.h> | ||||||||||||||
ProError | ProMechgeneralsctndataTorsionstiffnessGet | ( | ||||||||||||
ProMechGeneralSectionData data | ||||||||||||||
/* (In) | ||||||||||||||
The general section data handle. | ||||||||||||||
*/ | ||||||||||||||
double* torsion_stiffness | ||||||||||||||
/* (Out) | ||||||||||||||
The torsion stiffness. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|