Search Results for

    Show / Hide Table of Contents

    Struct BendReportManager.YbcReport

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Routing
    Assembly: NXOpen.dll
    Syntax
    public struct BendReportManager.YbcReport

    Fields

    B

    Declaration
    public double B
    Field Value
    Type Description
    double

    C

    Declaration
    public double C
    Field Value
    Type Description
    double

    Radius

    Declaration
    public double Radius
    Field Value
    Type Description
    double

    Y

    Declaration
    public double Y
    Field Value
    Type Description
    double

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX