NXOpen.UF.Gdt.IsUserDefinedKeyword

Gdt.IsUserDefinedKeyword()

Refer to UF_GDT_is_user_defined_keyword for documentation.

Signature: IsUserDefinedKeyword(partTag, keywordId)

Parameters:
  • partTag (Tag) – Part to query
  • keywordId (int) – Keyword to check if it is a user defined keyword
Returns:

TRUE if the keyword is user defined FALSE if the keyword is a standard keyword

Return type:

bool

License requirements: None