
Replacement in Object TOOLKIT: |

ProDimensionDecimalsSet | |
( ProDimension* dimension /* (In) The dimension handle. */ int decimals /* (In) The number of significant digits; has to be non-negative. Note: This argument must be such that the total number of symbols (in the mmm.ddd format) will not exceed 13 for the both (dimension-tolerance) and (dimension+tolerance) values. */ ) |

The function successfully set the number of significant digits. | |
Model is in read-only state. | |
The input "dimension" argument is invalid. | |
The dimension is fractional, so this value cannot be set. | |
The input "decimals" argument is out-of-range . |


