Search Results for

    Show / Hide Table of Contents

    Struct FMUClientBuilder.ModelInfo

    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 FMUClientBuilder.ModelInfo

    Fields

    ModelVersion

    Declaration
    public double ModelVersion
    Field Value
    Type Description
    double

    NUpdateTime

    Declaration
    public double NUpdateTime
    Field Value
    Type Description
    double

    StrFullPath

    Declaration
    public string StrFullPath
    Field Value
    Type Description
    string

    StrName

    Declaration
    public string StrName
    Field Value
    Type Description
    string

    Methods

    ToString()

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