NXOpen.UF.Motion.WriteObjectInfo

Motion.WriteObjectInfo()

Refer to UF_MOTION_write_object_info for documentation.

Signature: WriteObjectInfo(numObjects, objectTags, infoFileName)

Parameters:
  • numObjects (int) – The number of motion objects in the tag array.
  • objectTags (list of Tag) – Tag array of motion objects to get info for.
  • infoFileName (str) – Name string (including full path) of output file that object information will be written to. This file should be new and not yet exist.

License requirements: None