Search Results for

    Show / Hide Table of Contents

    Struct UFModl.FlangeData

    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 UFModl.FlangeData

    Fields

    angle

    Declaration
    public string angle
    Field Value
    Type Description
    string

    angle_type

    Declaration
    public int angle_type
    Field Value
    Type Description
    int

    bend_allowance_formula

    Declaration
    public string bend_allowance_formula
    Field Value
    Type Description
    string

    lbutt

    Declaration
    public string lbutt
    Field Value
    Type Description
    string

    left_joint_type

    Declaration
    public int left_joint_type
    Field Value
    Type Description
    int

    length

    Declaration
    public string length
    Field Value
    Type Description
    string

    length_type

    Declaration
    public int length_type
    Field Value
    Type Description
    int

    lmiter

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

    ltaper

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

    ltaper_type

    Declaration
    public int ltaper_type
    Field Value
    Type Description
    int

    radius

    Declaration
    public string radius
    Field Value
    Type Description
    string

    radius_type

    Declaration
    public int radius_type
    Field Value
    Type Description
    int

    rbutt

    Declaration
    public string rbutt
    Field Value
    Type Description
    string

    ref_line_type

    Declaration
    public int ref_line_type
    Field Value
    Type Description
    int

    reverse_direction

    Declaration
    public bool reverse_direction
    Field Value
    Type Description
    bool

    right_joint_type

    Declaration
    public int right_joint_type
    Field Value
    Type Description
    int

    rmiter

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

    rtaper

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

    rtaper_type

    Declaration
    public int rtaper_type
    Field Value
    Type Description
    int

    thickness

    Declaration
    public string thickness
    Field Value
    Type Description
    string

    width

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