NXOpen.UF.Draw.TabnotCellParams Structure

NXOpen.UF.Draw.TabnotCellParams is an alias for NXOpen.UF.DrawTabnotCellParams_Struct

class NXOpen.UF.DrawTabnotCellParams_Struct

Bases: object

Refer to UF_DRAW_tabnot_cell_params_s for documentation.

Fields

NXOpen.UF.DrawTabnotCellParams_Struct.CellText Cell text
NXOpen.UF.DrawTabnotCellParams_Struct.UgFont UG text font
NXOpen.UF.DrawTabnotCellParams_Struct.UgTextHeight UG text height
NXOpen.UF.DrawTabnotCellParams_Struct.HorizJust Horizontal justification
NXOpen.UF.DrawTabnotCellParams_Struct.VertJust Vertical justification
NXOpen.UF.DrawTabnotCellParams_Struct.TextAngle Text angle
NXOpen.UF.DrawTabnotCellParams_Struct.IsBold Is text displayed bold?
NXOpen.UF.DrawTabnotCellParams_Struct.IsItalic Is text displayed italic?
NXOpen.UF.DrawTabnotCellParams_Struct.IsUnderlined Is text underlined?
NXOpen.UF.DrawTabnotCellParams_Struct.IsWrapped Is text line wrapped?
NXOpen.UF.DrawTabnotCellParams_Struct.Strikethru Is text stricken thru?
NXOpen.UF.DrawTabnotCellParams_Struct.IsHidden Is display of text suppressed?