NXOpen.UF.Drf.CreateTopSeam

Drf.CreateTopSeam()

Refer to UF_DRF_create_top_seam for documentation.

Signature: CreateTopSeam(weldSymbolTag, viewTag, numObjects, objects, flip, weldSymbolData)

Parameters:
  • weldSymbolTag (Tag) – tag of the weld symbol for which top seam has to be created
  • viewTag (Tag) – tag of the view for which top seam has to be created
  • numObjects (int) – number of objects to be used for creating the top seam
  • objects (list of Tag) – num_objectsobjects used as guide curves for creating top seam. For plug/slot and spot, these have to be points. For others these can be any curve or a solid edge
  • flip (bool) – flag for direction reversal 0 = no 1 = yes
  • weldSymbolData (NXOpen.UF.Drf.WeldSymbols Refer to UF_DRF_weld_symbols_s for documentation.) – pointer to weld symbol data which defines the shape and size of the top seam

License requirements: DRAFTING