Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.IntersectInfo

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

    Fields

    curve_parm

    Declaration
    public double curve_parm
    Field Value
    Type Description
    double

    curve_point

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

    entity_parms

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

    type_of_intersection

    Declaration
    public int type_of_intersection
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX