NXOpen.UF.Tag.ComposeHandle

Tag.ComposeHandle()

Refer to UF_TAG_compose_handle for documentation.

Signature: ComposeHandle(fileData, subFileId, version)

Parameters:
  • fileData (str) – Data about the file. This string would come from a call to UF_TAG_decompose_handle.
  • subFileId (int) – sub_file identifier. The sub_file is an internal file in the part file database.
  • version (int) – Version of part
Returns:

String containing the composed handle

Return type:

str

License requirements: None