Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.WeldSymbols

    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 UFDrf.WeldSymbols

    Fields

    center_flag

    Declaration
    public int center_flag
    Field Value
    Type Description
    int

    extension

    Declaration
    public UFDrf.WeldSymExtType extension
    Field Value
    Type Description
    UFDrf.WeldSymExtType

    field_flag

    Declaration
    public int field_flag
    Field Value
    Type Description
    int

    ident_line_type

    Declaration
    public UFDrf.WeldIdentLineType ident_line_type
    Field Value
    Type Description
    UFDrf.WeldIdentLineType

    num_lines

    Declaration
    public int num_lines
    Field Value
    Type Description
    int

    peripheral_flag

    Declaration
    public int peripheral_flag
    Field Value
    Type Description
    int

    reference_text

    Declaration
    public string[] reference_text
    Field Value
    Type Description
    string[]

    scale_factor

    Declaration
    public double scale_factor
    Field Value
    Type Description
    double

    staggered_flag

    Declaration
    public int staggered_flag
    Field Value
    Type Description
    int

    sym_info_bottom

    Declaration
    public UFDrf.WeldSymInfo sym_info_bottom
    Field Value
    Type Description
    UFDrf.WeldSymInfo

    sym_info_top

    Declaration
    public UFDrf.WeldSymInfo sym_info_top
    Field Value
    Type Description
    UFDrf.WeldSymInfo

    symbol_standard

    Declaration
    public string symbol_standard
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX