NXOpen.UF.Weld.AskBodyId

Weld.AskBodyId()

Refer to UF_WELD_ask_body_id for documentation.

Signature: AskBodyId(featureSetTag)

Parameters:featureSetTag (Tag) – Feature set tag of the weld
Returns:A Tuple
Return type:A tuple consisting of (bodyId,numObjects)

bodyId(list of Tag): Array of body tags of welds. This must be freed by calling UF_free.

numObjects(int): Number of welds in the weld feature set.

License requirements: None