
Replacement in Object TOOLKIT: |

ProDimensionDisplayedToleranceGet | |
( ProDimension* dimension /* (In) The dimension handle. */ double* upper_limit /* (Out) The rounded value of the dimension upper limit. This can be NULL if lower_limit is not NULL. */ double* lower_limit /* (Out) The rounded value of the dimension lower limit. This can be NULL if upper_limit is not NULL. */ ) |

The function successfully retrieved limits. | |
The displayed format is not decimal | |
The input arguments are invalid or both the output arguments are NULL. | |
The data structure was not set. |

