API 설명서 > Mechanica > Object ProMechbeamsection > Function ProMechgeneralsctndataTorsionstiffnessGet
Function ProMechgeneralsctndataTorsionstiffnessGet
DEPRECATED:
Since Creo 1
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
Synopsis
ProMechgeneralsctndataTorsionstiffnessGet
(
/* (In)
The general section data handle.
*/
double* torsion_stiffness
/* (Out)
The torsion stiffness.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
This parameter is not defined for this beam section.
User Guide References
도움이 되셨나요?