
ProWeldCompoundGet | |
( ProFeature* weld /* (In) The weld feature */ ProFeature** members /* (Out) A ProArray, allocated by the function, of weld features that belong to the weld. */ int* n_members /* (Out) The number of welds in the compound. */ ) |

weld is invalid feature handle or n_members is NULL pointer or members is NULL pointer or *members is not NULL pointer. | |
The feature is not weld. | |
The weld is not compound weld. | |
Pro/Welding license is not found. |


