
Replacement in Object TOOLKIT: |

ProSolidBodyMassPropertyGet | |
( ProSolidBody* body /* (In) The handle to a part or an assembly. */ ProName csys_name /* (In) The name of the coordinate system. If this is NULL, the function uses the default coordinate system. */ ProMassProperty* mass_prop /* (Out) The mass property. */ ) |

The function successfully retrieved the information. | |
The solid handle is invalid. | |
The specified coordinate system was not found. | |
PRO_TK_GENREAL_ERROR | A general error occurred and the function failed. |

