
Replacement in Object TOOLKIT: |


ProAnnotationelemArrayReferencesSet | |
( ProSelection feature /* (In) The feature which owns all of the annotation elements. If the feature's references are to other members of an assembly, the component path must be specified. */ ProAnnotationElem* element /* (In) ProArray of annotation elements. All of these elements must belong to the same feature. */ ProBoolean allow_fix_ui /* (In) PRO_B_TRUE to bring up the Fix Model UI in the event of regeneration failure; PRO_B_FALSE to abort the reference setting. */ ProAnnotationReferenceSet* reference_set /* (In) ProArray of annotation reference sets. The number of sets should match the number of elements to be modified. */ ) |

The function succeeded. | |
Model is in read-only state. | |
One or more inputs was invalid. | |
The reference array contains the same reference more than once. | |
Reference modification was aborted due to regeneration failure. | |
User defined references are not permitted for driving dimension annotation elements. | |
The number of reference sets does not match the number of elements supplied. | |
One or more annotation elements do not belong to the owner feature. |

