NXOpen.UF.Attr.CountAttributes

Attr.CountAttributes()

Refer to UF_ATTR_count_attributes for documentation.

Deprecated since version NX.

Signature: CountAttributes(objectArg, type)

Parameters:
  • objectArg (Tag) – Part tag or object tag.
  • type (int) – Attribute Type: UF_ATTR_bool UF_ATTR_integer UF_ATTR_real UF_ATTR_time UF_ATTR_null UF_ATTR_string UF_ATTR_any UF_ATTR_reference
Returns:

Attribute Count

Return type:

int

License requirements: None