Search Results for

    Show / Hide Table of Contents

    Struct UFDrf._WeldSymInfo

    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
    struct _WeldSymInfo

    Fields

    angle

    Declaration
    public byte[] angle
    Field Value
    Type Description
    System.Byte[]

    contour_type

    Declaration
    public UFDrf.WeldContourTypes contour_type
    Field Value
    Type Description
    UFDrf.WeldContourTypes

    finish_type

    Declaration
    public UFDrf.WeldFinishTypes finish_type
    Field Value
    Type Description
    UFDrf.WeldFinishTypes

    num_root_depth

    Declaration
    public byte[] num_root_depth
    Field Value
    Type Description
    System.Byte[]

    pitch

    Declaration
    public byte[] pitch
    Field Value
    Type Description
    System.Byte[]

    size

    Declaration
    public byte[] size
    Field Value
    Type Description
    System.Byte[]

    size_code

    Declaration
    public UFDrf.WeldSizeCode size_code
    Field Value
    Type Description
    UFDrf.WeldSizeCode

    weld_type

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