
ProFeatureReferenceEditRefsGet | |
( ProSolid solid /* (In) The part or assembly to which the features belong. */ ProFeature* p_feat_handle /* (In) The feature handle. */ int flags /* (In) The flags to indicate what type of references to collect. */ ProReference** r_orig_ref_arr /* (Out) ProArray containing Original References. Use the function ProReferencearrayFree() to free the memory. */ ) |

The function successfully returned array of the references. | |
One or more of the input arguments are invalid. |

