TextCfw Struct

class NXOpen.Annotations.TextCfw

Bases: object

Specifies color, font, and width for text .

Constructor: NXOpen.Annotations.TextCfw()

Fields

Field Description
Color  
Font Character font (blockfont, etc).
Width  

Color

TextCfw.Color

-------------------------------------

Field Value Type:int

Font

TextCfw.Font

Character font (blockfont, etc).

The font must be a font that has been loaded into the part. The NXOpen.FontCollection class can be used to load fonts into the part. -------------------------------------

Field Value Type:int

Width

TextCfw.Width

-------------------------------------

Field Value Type:NXOpen.Annotations.LineWidth