NXOpen.UF.Weld.IsObjectWeld

Weld.IsObjectWeld()

Refer to UF_WELD_is_object_weld for documentation.

Signature: IsObjectWeld(objectArg)

Parameters:objectArg (Tag) – Tag of weld body
Returns:A Tuple
Return type:A tuple consisting of (isWeld,featureSetTag)

isWeld(bool): TRUE if the body is weld otherwise returns FALSE

featureSetTag(Tag): Feature set tag of the weld body

License requirements: None