Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ViewLabelParms

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFDraw.ViewLabelParms

    Fields

    letter_format

    Declaration
    public UFDraw.ViewLabelLetterFormat letter_format
    Field Value
    Type Description
    UFDraw.ViewLabelLetterFormat

    letter_size_factor

    Declaration
    public double letter_size_factor
    Field Value
    Type Description
    double

    parent_label_type

    Declaration
    public UFDraw.LabelOnParentType parent_label_type
    Field Value
    Type Description
    UFDraw.LabelOnParentType

    parent_vw_lbl_prefix

    Declaration
    public string parent_vw_lbl_prefix
    Field Value
    Type Description
    string

    scale_label

    Declaration
    public bool scale_label
    Field Value
    Type Description
    bool

    scale_label_prefix

    Declaration
    public string scale_label_prefix
    Field Value
    Type Description
    string

    scale_parentheses

    Declaration
    public bool scale_parentheses
    Field Value
    Type Description
    bool

    secondary_indexing_align

    Declaration
    public UFDraw.SecondaryIndexingAlign secondary_indexing_align
    Field Value
    Type Description
    UFDraw.SecondaryIndexingAlign

    show_rotation_angle

    Declaration
    public bool show_rotation_angle
    Field Value
    Type Description
    bool

    show_rotation_symbol

    Declaration
    public bool show_rotation_symbol
    Field Value
    Type Description
    bool

    subscript_size_factor

    Declaration
    public double subscript_size_factor
    Field Value
    Type Description
    double

    text_to_gap_factor

    Declaration
    public double text_to_gap_factor
    Field Value
    Type Description
    double

    view_label

    Declaration
    public bool view_label
    Field Value
    Type Description
    bool

    view_label_customize

    Declaration
    public bool view_label_customize
    Field Value
    Type Description
    bool

    view_label_parm_type

    Declaration
    public UFDraw.ViewLabelParmType view_label_parm_type
    Field Value
    Type Description
    UFDraw.ViewLabelParmType

    view_label_position

    Declaration
    public UFDraw.ViewLabelPosition view_label_position
    Field Value
    Type Description
    UFDraw.ViewLabelPosition

    view_label_prefix

    Declaration
    public string view_label_prefix
    Field Value
    Type Description
    string

    view_label_text_to_stub_format

    Declaration
    public DrfViewLabelTextToStubFormat view_label_text_to_stub_format
    Field Value
    Type Description
    DrfViewLabelTextToStubFormat

    view_label_type

    Declaration
    public UFDraw.ViewLabelViewTextType view_label_type
    Field Value
    Type Description
    UFDraw.ViewLabelViewTextType

    view_letter

    Declaration
    public string view_letter
    Field Value
    Type Description
    string

    view_scale_position

    Declaration
    public UFDraw.ViewLabelScalePosition view_scale_position
    Field Value
    Type Description
    UFDraw.ViewLabelScalePosition

    view_scale_prefix_factor

    Declaration
    public double view_scale_prefix_factor
    Field Value
    Type Description
    double

    view_scale_text_factor

    Declaration
    public double view_scale_text_factor
    Field Value
    Type Description
    double

    view_scale_value_format

    Declaration
    public UFDraw.ViewLabelScaleFormat view_scale_value_format
    Field Value
    Type Description
    UFDraw.ViewLabelScaleFormat
    In this article
    Back to top Generated by DocFX