
Replacement in Object TOOLKIT: |

ProAssemblySolidMassPropertyGet | |
( ProSolid solid /* (In) The handle to top assembly or component/sub-assembly. */ ProSelection csys_sel /* (In) The selection reference for the coordinate system. If this is NULL, the function uses the default coordinate system of the input solid. */ ProMassProperty* mass_prop /* (Out) The mass property. */ ) |

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

