Search Results for

    Show / Hide Table of Contents

    Struct UFSmd.SeqOutput

    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 SeqOutput

    Fields

    baf

    Declaration
    public string baf
    Field Value
    Type Description
    System.String

    bend_allowance

    Declaration
    public double bend_allowance
    Field Value
    Type Description
    System.Double

    bend_direction

    Declaration
    public string bend_direction
    Field Value
    Type Description
    System.String

    description

    Declaration
    public string description
    Field Value
    Type Description
    System.String

    design_angle

    Declaration
    public double design_angle
    Field Value
    Type Description
    System.Double

    feature

    Declaration
    public Tag feature
    Field Value
    Type Description
    Tag

    feature_name

    Declaration
    public string feature_name
    Field Value
    Type Description
    System.String

    inside_radius

    Declaration
    public double inside_radius
    Field Value
    Type Description
    System.Double

    process_angle

    Declaration
    public double process_angle
    Field Value
    Type Description
    System.Double

    process_name

    Declaration
    public string process_name
    Field Value
    Type Description
    System.String
    In This Article
    Back to top Generated by DocFX