
ProFeatureReferenceEdit | |
( ProSolid solid /* (In) The part or assembly to which the features belong. */ ProFeature* p_feat_handle /* (In) The feature handle. */ ProReference* old_ref_arr /* (In) ProArray containing Old References */ ProReference* new_ref_arr /* (In) ProArray containing New References corresponding to old references */ int flags /* (In) The regeneration control flags. Pass as bitmask containing one or more of the bit flags PRO_REGEN* defined in ProSolid.h */ ) |

The function successfully edited the references. | |
One or more of the input arguments are invalid. | |
Edit reference operation failed. | |
Invalid regeneration flag(s) for this function. |

