
Replacement in Object TOOLKIT: |

ProDimensionTollabelSet | |
( ProDimension* dimension /* (In) The dimension handle. */ ProToleranceTable type /* (In) The tolerance type to be assigned to the dimension. */ ProName table /* (In) The table name to be assigned to the dimension. Used only if type is PROTOLTABLE_HOLES or PROTOLTABLE_SHAFTS. */ int column /* (In) The table column to be assigned to the dimension. Used only if type is PROTOLTABLE_HOLES or PROTOLTABLE_SHAFTS. */ ) |

The operation was successful. | |
There was no corresponding tolerance table. | |
The dimension has no tolerance (a driven dim) or the model is not in the ISO/DIN standard. | |
The dimension was invalid or an input was NULL. | |
The model is locked and cannot be modified. | |
The table was valid but could not be accessed because it had not yet been loaded. |

