

ProDrawingOrdinateDimensionsCreate | |
( ProDrawing drawing /* (In) The target drawing. */ ProType pro_type /* (In) T_DIMENSION or T_REF_DIMENSION. */ ProDimAttachment* attachment_array /* (In) ProArray of dimension attachments. First attachment will be used to create baseline dimension. */ ProDimSense* sense_array /* (In) ProArray of dimension sense to use for the attachment. */ Pro3dPnt location /* (In) ProArray of location of the dimension text. */ ProDimension* dim_array /* (Out) ProArray of created dimension. Free this using ProArrayFree() */ ) |

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