NXOpen.UF.Drf.GetCharFont

Drf.GetCharFont()

Refer to UF_DRF_get_char_font for documentation.

Deprecated since version NX5.0.

Signature: GetCharFont(fontIndex)

Parameters:fontIndex (int) – The font index number for which to get a font name. Currently, there are 14 possible character fonts.
Returns:The font name at index number “findx”. The function outputs a C string. If there is no font at a particular index, the function outputs a blank string.
Return type:list of str

License requirements: DRAFTING