API Documentation > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataNonstructmassSet
Function ProMechsectiondataNonstructmassSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionExpressionSet() to set the non-structural mass per unit length of the beam section.
Sets the non-structural mass per unit length of the beam section.
Licensing Requirement
Synopsis
ProMechsectiondataNonstructmassSet
(
/* (In)
The section data.
*/
double nsm
/* (In)
The nonstructural mass moment per unit length.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?