LineCfw Struct

class NXOpen.Annotations.LineCfw

Bases: object

Specifies color, font, and width

Fields

Field Description
Color  
Font Line font (solid, dashed, etc)
Width  

Color

LineCfw.Color

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

Getter Method Signature Color()

Returns:
Return type:int

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

Setter Method

Signature Color(value)

Parameters:value (int) –

Font

LineCfw.Font

Line font (solid, dashed, etc) -------------------------------------

Getter Method Signature Font()

Returns:
Return type:NXOpen.DisplayableObjectObjectFont

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

Setter Method

Signature Font(value)

Parameters:value (NXOpen.DisplayableObjectObjectFont) –

Width

LineCfw.Width

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

Getter Method Signature Width()

Returns:
Return type:NXOpen.Annotations.LineWidth

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

Setter Method

Signature Width(value)

Parameters:value (NXOpen.Annotations.LineWidth) –