NXOpen.UF.Ugfont.FontHeader Structure

NXOpen.UF.Ugfont.FontHeader is an alias for NXOpen.UF.UgfontFontHeader_Struct

class NXOpen.UF.UgfontFontHeader_Struct

Bases: object

Refer to UF_UGFONT_font_header_s for documentation.

Fields

NXOpen.UF.UgfontFontHeader_Struct.Version This is the internal version number.
NXOpen.UF.UgfontFontHeader_Struct.Height This is the height of the font.
NXOpen.UF.UgfontFontHeader_Struct.Width This is the width of the font.
NXOpen.UF.UgfontFontHeader_Struct.BaseHeight This is the distance to the base line of the characters.
NXOpen.UF.UgfontFontHeader_Struct.WaistHeight This is the distance to the waist line of the characters.
NXOpen.UF.UgfontFontHeader_Struct.WidthType This is the width type of the font: 1 = Fixed width, all characters have the same width.
NXOpen.UF.UgfontFontHeader_Struct.Overlap1 The overlap 1 value
NXOpen.UF.UgfontFontHeader_Struct.Overlap2 The overlap 2 value
NXOpen.UF.UgfontFontHeader_Struct.Overlap3 The overlap 3 value
NXOpen.UF.UgfontFontHeader_Struct.LineSpacing The line spacing of the font.
NXOpen.UF.UgfontFontHeader_Struct.CharSpacing The character spacing of the font.
NXOpen.UF.UgfontFontHeader_Struct.GridSpacing The grid spacing.
NXOpen.UF.UgfontFontHeader_Struct.NumberOfChars This is the total number of characters that are defined in this font.