API 文档 > Miscellaneous > Object ProMech > Function ProMechMasspropsExpressionGet
Function ProMechMasspropsExpressionGet
Description
Obtains the value corresponding to 'type' of the mass property object. Use ProMathExpressionEvaluate() to evaluate the value.
Licensing Requirement
Synopsis
ProMechMasspropsExpressionGet
(
/* (In)
The mass property.
*/
/* (In)
The mass property type.
*/
/* (Out)
The property value (expression).
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
No license was available to enable this function.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
这对您有帮助吗?