NXOpen.UF.Ugfont.ReplaceFont1

Ugfont.ReplaceFont1()

Refer to UF_UGFONT_replace_font_1 for documentation.

Signature: ReplaceFont1(fte, index, type, font)

Parameters:
  • fte (Tag) – The tag of the Font Table Entity (FTE)
  • index (int) – Font index number for the old font to replace
  • type (NXOpen.UF.Ugfont.Type Refer to UF_UGFONT_type_e for documentation.) – The type of the new font
  • font (str) – The name of the new font

License requirements: None