
Replacement in Object TOOLKIT: |

ProDimensionTollabelGet | |
( ProDimension* dimension /* (In) The dimension handle. */ ProToleranceTable* type /* (Out) The tolerance type assigned to the dimension (general, broken edge, hole, or shaft) */ ProName table /* (Out) The table name assigned to the dimension, e.g. "X", if the type is hole or shaft. */ int* column /* (Out) The table column assigned to the dimension, if the type is hole or shaft. */ ) |

The function successfully retrieved the information. | |
There was no tolerance label. | |
The dimension handle was invalid. | |
The model is not in the ISO/DIN standard. |

