NXOpen.UF.Attr.GetNullUserAttribute

Attr.GetNullUserAttribute()

Refer to UF_ATTR_get_null_user_attribute for documentation.

Signature: GetNullUserAttribute(objectArg, title, index)

Parameters:
  • objectArg (Tag) – The object holding the attribute
  • title (str) – The attribute title
  • index (int) – The array index (set to UF_ATTR_NOT_ARRAY if not an array)
Returns:

An attribute has been found

Return type:

bool

License requirements: None