A3DAsmProductOccurrenceGetFather
-
A3DStatus
A3DAsmProductOccurrenceGetFather(const A3DAsmProductOccurrence *pProductOccurrence, A3DAsmProductOccurrence **ppProductOccurrenceFather) A3DStatusA3DAsmProductOccurrenceGetFather(constA3DAsmProductOccurrence* pProductOccurrence,A3DAsmProductOccurrence** ppProductOccurrenceFather)Get the father of a product occurrence.
The father is NULL for root product occurrences and root prototypes (i.e. prototypes with no prototype). For external data the father is the “member” product occurrence that targets it.
Returns
A3D_SUCCESSon success, or an error code on failure