NXOpen.UF.Attr.SetReferenceStringUserAttribute

Attr.SetReferenceStringUserAttribute()

Refer to UF_ATTR_set_reference_string_user_attribute for documentation.

Signature: SetReferenceStringUserAttribute(objectArg, title, index, referenceString, update)

Parameters:
  • objectArg (Tag) – The object receiving the attribute
  • title (str) – The attribute title
  • index (int) – The array index (set to UF_ATTR_NOT_ARRAY if not an array)
  • referenceString (str) – The reference string
  • update (bool) – Perform an update immediately

License requirements: None