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
TOOLKIT for Mechanica
Synopsis
#include <
ProMechMass.h
>
ProError
ProMechsimplemassdataMassGet
(
ProMechSimpleMassData
data
/* (In)
The simple mass data.
*/
ProMechExpression
mass
/* (Out)
The mass.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Creo Simulate Mass Items:ProMechsimplemassdataMassGet
Was this helpful?
This site works best with JavaScript enabled