
Replacement in Object TOOLKIT: |

ProDimensionDualOptionsGet | |
( ProDimension* dimension /* (In) The dimension or reference dimension handle. */ ProDrawing drawing /* (In) The drawing handle. Pass NULL if not using a drawing. */ /* (Out) Display type of primary and secondary dimension. This argument is reserved for future use. */ ProName secondary_unit /* (Out) Name of the secondary dimension unit. Can be NULL. This argument is reserved for future use. */ int* dim_decimals /* (Out) Number of significant digits for secondary dimension. Can be NULL. */ int* tol_decimals /* (Out) Number of significant digits for tolerance. Can be NULL. */ ) |

The function succeeded. | |
One or more arguments is invalid. |

