Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.Line

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

    Fields

    end_point

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

    start_point

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