API 설명서 > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataNonstructmomentGet
Function ProMechsectiondataNonstructmomentGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionExpressionGet() to get the non-structural mass moment per unit length of the beam section.
Obtains the non-structural mass moment per unit length of the beam section.
Licensing Requirement
Synopsis
ProMechsectiondataNonstructmomentGet
(
/* (In)
The section data.
*/
double * nsm_mom
/* (Out)
The non-structural mass per unit length.
*/
)
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
도움이 되셨나요?