Search Results for

    Show / Hide Table of Contents

    Struct CurveBcmmcp

    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 CurveBcmmcp

    Fields

    dir_pt1

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

    dir_pt2

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

    disp_par1

    Declaration
    public double disp_par1
    Field Value
    Type Description
    System.Double

    disp_par2

    Declaration
    public double disp_par2
    Field Value
    Type Description
    System.Double

    displace_method1

    Declaration
    public int displace_method1
    Field Value
    Type Description
    System.Int32

    displace_method2

    Declaration
    public int displace_method2
    Field Value
    Type Description
    System.Int32

    distance1

    Declaration
    public double distance1
    Field Value
    Type Description
    System.Double

    distance2

    Declaration
    public double distance2
    Field Value
    Type Description
    System.Double

    lim_par1

    Declaration
    public double lim_par1
    Field Value
    Type Description
    System.Double

    lim_par2

    Declaration
    public double lim_par2
    Field Value
    Type Description
    System.Double

    vector1

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

    vector2

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