DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechBeamsectionExpressionGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechBeamsectionExpressionGet() to get the non-structural mass per unit length of the beam section.
Obtains the non-structural mass per unit length of the beam section. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechBeamSection.h> | ||||||||||||||
ProError | ProMechsectiondataNonstructmassGet | ( | ||||||||||||
ProMechSectionData data | ||||||||||||||
/* (In) | ||||||||||||||
The section data. | ||||||||||||||
*/ | ||||||||||||||
double * nsm | ||||||||||||||
/* (Out) | ||||||||||||||
The non-structural mass moment per unit length. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|