Search Results for

    Show / Hide Table of Contents

    Struct UFModl.DevchkEeInfo

    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.DevchkEeInfo

    Fields

    dev_type

    Declaration
    public int dev_type
    Field Value
    Type Description
    int

    edge_1_pnt

    Declaration
    public double[] edge_1_pnt
    Field Value
    Type Description
    double[]

    edge_2_pnt

    Declaration
    public double[] edge_2_pnt
    Field Value
    Type Description
    double[]

    edge_dist

    Declaration
    public double edge_dist
    Field Value
    Type Description
    double

    face_1_tag

    Declaration
    public Tag face_1_tag
    Field Value
    Type Description
    Tag

    face_2_tag

    Declaration
    public Tag face_2_tag
    Field Value
    Type Description
    Tag

    norm_1

    Declaration
    public double[] norm_1
    Field Value
    Type Description
    double[]

    norm_2

    Declaration
    public double[] norm_2
    Field Value
    Type Description
    double[]

    norm_angle

    Declaration
    public double norm_angle
    Field Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX