Search Results for

    Show / Hide Table of Contents

    Struct SIZERExportBuilder._MechanicalData

    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.Tooling
    Assembly: NXOpen.dll
    Syntax
    struct _MechanicalData

    Fields

    additionalInertia

    Declaration
    public double additionalInertia
    Field Value
    Type Description
    System.Double

    frictionTorque

    Declaration
    public double frictionTorque
    Field Value
    Type Description
    System.Double

    id

    Declaration
    public int id
    Field Value
    Type Description
    System.Int32

    loadInertia

    Declaration
    public double loadInertia
    Field Value
    Type Description
    System.Double

    name

    Declaration
    public IntPtr name
    Field Value
    Type Description
    System.IntPtr

    solution

    Declaration
    public Tag solution
    Field Value
    Type Description
    Tag

    speedGraph

    Declaration
    public Tag speedGraph
    Field Value
    Type Description
    Tag

    systemEfficiency

    Declaration
    public double systemEfficiency
    Field Value
    Type Description
    System.Double

    torqueGraph

    Declaration
    public Tag torqueGraph
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX