Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.Proj1

    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 Proj1

    Fields

    curve_fit_data

    Declaration
    public UFModl.CurveFitData curve_fit_data
    Field Value
    Type Description
    UFModl.CurveFitData

    join_type

    Declaration
    public UFCurve.JoinTypes join_type
    Field Value
    Type Description
    UFCurve.JoinTypes

    proj_data

    Declaration
    public UFCurve.Proj proj_data
    Field Value
    Type Description
    UFCurve.Proj

    proj_vector

    Declaration
    public Tag proj_vector
    Field Value
    Type Description
    Tag

    x_vector_tag

    Declaration
    public Tag x_vector_tag
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX