Search Results for

    Show / Hide Table of Contents

    Struct ExportLoadCurveBuilder.MCDGearParameters

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    public struct ExportLoadCurveBuilder.MCDGearParameters

    Fields

    Efficiency

    Declaration
    public double Efficiency
    Field Value
    Type Description
    double

    Enable

    Declaration
    public bool Enable
    Field Value
    Type Description
    bool

    Inertia

    Declaration
    public double Inertia
    Field Value
    Type Description
    double

    Ratio

    Declaration
    public double Ratio
    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