Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.Proj

    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 Proj

    Fields

    angle

    Declaration
    public double angle
    Field Value
    Type Description
    System.Double

    arcl_option

    Declaration
    public int arcl_option
    Field Value
    Type Description
    System.Int32

    multiplicity

    Declaration
    public int multiplicity
    Field Value
    Type Description
    System.Int32

    proj_pnt

    Declaration
    public Tag proj_pnt
    Field Value
    Type Description
    Tag

    proj_type

    Declaration
    public int proj_type
    Field Value
    Type Description
    System.Int32

    proj_vec

    Declaration
    public double[] proj_vec
    Field Value
    Type Description
    System.Double[]

    ref_pnt

    Declaration
    public double[] ref_pnt
    Field Value
    Type Description
    System.Double[]

    x_vector

    Declaration
    public double[] x_vector
    Field Value
    Type Description
    System.Double[]
    In This Article
    Back to top Generated by DocFX