
Replacement in Object TOOLKIT: |

ProDrawingOrdbaselineCreate | |
( ProDrawing drawing /* (In) the drawing. */ ProDimension* dimension /* (In) the linear dimension from which the ordinate baseline is to be created. As a side-effect, this dimension will be converted to ordinate. */ ProVector location /* (In) a point on one of the extension lines of the linear dimension. */ ProDimension* base_dimension /* (Out) the newly created ordinate baseline dimension. */ ) |

one or more of the input arguments are invalid. | |
failed to create an ordinate baseline using the specified dimension and point. | |
successfully created an ordinate baseline dimension. | |
Model is in read-only state. |


