Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.WeldSymbols

    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 WeldSymbols

    Fields

    center_flag

    Declaration
    public int center_flag
    Field Value
    Type Description
    System.Int32

    extension

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

    field_flag

    Declaration
    public int field_flag
    Field Value
    Type Description
    System.Int32

    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
    System.Int32

    peripheral_flag

    Declaration
    public int peripheral_flag
    Field Value
    Type Description
    System.Int32

    reference_text

    Declaration
    public string[] reference_text
    Field Value
    Type Description
    System.String[]

    scale_factor

    Declaration
    public double scale_factor
    Field Value
    Type Description
    System.Double

    staggered_flag

    Declaration
    public int staggered_flag
    Field Value
    Type Description
    System.Int32

    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
    System.String
    In This Article
    Back to top Generated by DocFX