API 설명서 > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataNonstructmomentSet
Function ProMechsectiondataNonstructmomentSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionExpressionSet() to set the non-structural mass moment per unit length of the beam section.
Sets the non-structural mass moment per unit length of the beam section.
Licensing Requirement
Synopsis
ProMechsectiondataNonstructmomentSet
(
/* (In)
The section data.
*/
double nsm_mom
/* (In)
The nonstructural mass per unit length.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
도움이 되셨나요?