
Replacement in Object TOOLKIT: |


ProDimensionOrdinateCreate | |
( ProSolid model /* (In) The target model. */ ProType type /* (In) The dimension type (PRO_DIMENSION or PRO_REF_DIMENSION) */ ProAnnotationElem* baseline /* (In) The baseline dimension to reference. */ ProDimAttachment reference /* (In) The geometry reference(s) for the ordinate dimension. */ ProDimSense* sense /* (In) The dimension sense to use for the attachment geometry. */ Pro3dPnt location /* (In) The initial location of the dimension text. */ ProDimension* dimension /* (Out) The newly created dimension. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The dimension cannot be created referencing the given baseline and attachment geometry. |


