Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.Proj

    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 UFCurve.Proj

    Fields

    angle

    Declaration
    public double angle
    Field Value
    Type Description
    double

    arcl_option

    Declaration
    public int arcl_option
    Field Value
    Type Description
    int

    multiplicity

    Declaration
    public int multiplicity
    Field Value
    Type Description
    int

    proj_pnt

    Declaration
    public Tag proj_pnt
    Field Value
    Type Description
    Tag

    proj_type

    Declaration
    public int proj_type
    Field Value
    Type Description
    int

    proj_vec

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

    ref_pnt

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

    x_vector

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