Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.LetteringPreferences

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct LetteringPreferences

    Fields

    align_position

    Declaration
    public UFDrf.AlignPosition align_position
    Field Value
    Type Description
    UFDrf.AlignPosition

    angle

    Declaration
    public double angle
    Field Value
    Type Description
    System.Double

    appended_text

    Declaration
    public UFDrf.Lettering appended_text
    Field Value
    Type Description
    UFDrf.Lettering

    dim_app_text_space_factor

    Declaration
    public double dim_app_text_space_factor
    Field Value
    Type Description
    System.Double

    dim_dim_line_space_factor

    Declaration
    public double dim_dim_line_space_factor
    Field Value
    Type Description
    System.Double

    dim_tol_text_space_factor

    Declaration
    public double dim_tol_text_space_factor
    Field Value
    Type Description
    System.Double

    dimension_text

    Declaration
    public UFDrf.Lettering dimension_text
    Field Value
    Type Description
    UFDrf.Lettering

    gdt_frame_height_factor

    Declaration
    public double gdt_frame_height_factor
    Field Value
    Type Description
    System.Double

    general_text

    Declaration
    public UFDrf.Lettering general_text
    Field Value
    Type Description
    UFDrf.Lettering

    horiz_text_just

    Declaration
    public UFDrf.TextJust horiz_text_just
    Field Value
    Type Description
    UFDrf.TextJust

    tolerance_text

    Declaration
    public UFDrf.Lettering tolerance_text
    Field Value
    Type Description
    UFDrf.Lettering
    In This Article
    Back to top Generated by DocFX