
Replacement in Object TOOLKIT: |


ProDimensionAttachmentsGet | |
( ProDimension* dimension /* (In) The dimension (type must be PRO_REF_DIMENSION or PRO_DIMENSION) */ ProAnnotationPlane* annotation_plane /* (Out) The annotation plane for the dimension. */ ProDimAttachment** attachments_arr /* (Out) ProArray of attachments. Free this result using ProDimattachmentarrayFree(). Pass NULL if not interested in this output. */ ProDimSense** dsense_arr /* (Out) ProArray of dimension sense. Free this result using ProArrayFree(). Pass NULL if not interested in this output. */ ProDimOrient* orient_hint /* (Out) The orientation hint for the dimension. Pass NULL if not interested in this output. */ ) |

The function succeeded. | |
One or more of the input arguments are invalid. | |
The input dimension is invalid (non-driven). |

