Documentação da API > Mechanica > Object ProMechmassprops > Function ProMechmasspropsMassSet
Function ProMechmasspropsMassSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechMasspropsExpressionSet() instead.
Sets the mass value of the mass property object.
Licensing Requirement
Synopsis
ProMechmasspropsMassSet
(
/* (In)
The mass property.
*/
double mass
/* (In)
The mass.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Cannot access the object in the current mode.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
Cannot modify the item.
A general error is encountered.
User Guide References
Isto foi útil?