NXOpen.UF.Kf.AdoptUgObjects

Kf.AdoptUgObjects()

Refer to UF_KF_adopt_ug_objects for documentation.

Signature: AdoptUgObjects(ugObjects, numberOfObjects)

Parameters:
  • ugObjects (list of Tag) – array of tags of NX objects to be adopted into Fusion
  • numberOfObjects (int) – number of objects in theabove array
Returns:

array of adopted instances. Free with UF_free.

Return type:

list of PointerWrapper

License requirements: None