
ProElementCollectionProcess | |
( ProElement element /* (In) The PRO_E_STD_CURVE_COLLECTION_APPL or PRO_E_STD_SURFACE_COLLECTION_APPL element. If this element was extracted from an existing feature tree using ProFeatureElemtreeCreate(), the results will use the feature rules to determine the collected references. If this element is newly created and not yet assigned to a feature, the default rules are used like ProCrvcollectionRegenerate() and ProSrfcollectionRegenerate(). */ ProReference** reference_array /* (Out) ProArray of references collected by the collection in the element. Free this array using ProReferencearrayFree() when finished with it. */ ) |

The function succeeded. | |
If the collection in element is empty. | |
One or more inputs was invalid. | |
Error evaluating the collected references. |

