NXOpen.UF.Lib.MergeRsets

Lib.MergeRsets()

Refer to UF_LIB_merge_rsets for documentation.

Signature: MergeRsets(rset1, rset2)

Parameters:
  • rset1 (PointerWrapper) –
    • the record set to merge
  • rset2 (PointerWrapper) –
    • the other record to merge
Returns:

  • the merged record set

Return type:

PointerWrapper

License requirements: None