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

    Fields

    baf

    Declaration
    public sbyte *baf
    Field Value
    Type Description
    System.SByte*

    bend_allowance

    Declaration
    public double bend_allowance
    Field Value
    Type Description
    System.Double

    bend_direction

    Declaration
    public sbyte *bend_direction
    Field Value
    Type Description
    System.SByte*

    description

    Declaration
    public sbyte *description
    Field Value
    Type Description
    System.SByte*

    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 sbyte *feature_name
    Field Value
    Type Description
    System.SByte*

    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 sbyte *process_name
    Field Value
    Type Description
    System.SByte*
    In This Article
    Back to top Generated by DocFX