Search Results for

    Show / Hide Table of Contents

    Struct CurveBcmmcp

    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 CurveBcmmcp

    Fields

    dir_pt1

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

    dir_pt2

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

    disp_par1

    Declaration
    public double disp_par1
    Field Value
    Type Description
    double

    disp_par2

    Declaration
    public double disp_par2
    Field Value
    Type Description
    double

    displace_method1

    Declaration
    public int displace_method1
    Field Value
    Type Description
    int

    displace_method2

    Declaration
    public int displace_method2
    Field Value
    Type Description
    int

    distance1

    Declaration
    public double distance1
    Field Value
    Type Description
    double

    distance2

    Declaration
    public double distance2
    Field Value
    Type Description
    double

    lim_par1

    Declaration
    public double lim_par1
    Field Value
    Type Description
    double

    lim_par2

    Declaration
    public double lim_par2
    Field Value
    Type Description
    double

    vector1

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

    vector2

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