
Replacement in Object TOOLKIT: |

ProDimensionAdditionalRefsAdd | |
( ProDimension* dim /* (In) valid dimension. */ /* (In) type of reference. FIRST, SECOND or surf collection. Only 1 reference allowed if type is PRO_DIM_SRF_COLL. */ ProAnnotationReference* refs /* (In) ProArray of references. Currently it supports PRO_ANNOT_REF_SINGLE and PRO_ANNOT_REF_SRF_COLLECTION. */ ) |

The function completed successfully. | |
The input argument is invalid. | |
More than 1 references for PRO_DIM_SRF_COLL type. | |
Incorrect reference type. For example reference type PRO_ANNOT_REF_SINGLE and type PRO_ANNOT_REF_SRF_COLLECTION. | |
Refercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist. |

