API Documentation > Mechanica > Object ProMechmass > Function ProMechsimplemassdataMassGet
Function ProMechsimplemassdataMassGet
Description
Obtains the mass value for the simple mass data. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechsimplemassdataMassGet
(
/* (In)
The simple mass data.
*/
/* (Out)
The mass.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?