NXOpen.UF.Attr.SetNullUserAttribute

Attr.SetNullUserAttribute()

Refer to UF_ATTR_set_null_user_attribute for documentation.

Signature: SetNullUserAttribute(objectArg, title, index, 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)
  • update (bool) – Perform an update immediately

License requirements: None