
Replacement in Object TOOLKIT: |

ProSolidToleranceGet | |
( ProSolid solid /* (In) The solid handle. */ ProToleranceType type /* (In) The tolerance type. */ int n_decimals /* (In) The number of decimal places used to identify the tolerance. */ double* tolerance /* (Out) The tolerance, at the specified number of decimal places. */ ) |

The function successfully retrieved the information. | |
The solid handle is invalid. | |
PRO_TK_GENREAL_ERROR | A general error occurred and the function failed. |


