
Replacement in Object TOOLKIT: |

ProDrawingDimIsOrdinate | |
( ProDrawing drawing /* (In) the drawing. */ ProDimension* dimension /* (In) the dimension. */ ProBoolean* ordinate /* (Out) whether the dimension is ordinate or not. */ ProDimension* base_dim /* (Out) the baseline dimension corresponding to the input ordinate dimension. will be the same as the input ordinate dimension if the input dimension is itself a baseline dimension. */ ) |

one or more of the input arguments are invalid. | |
successfully determined whether dimension is ordinate. |


