Search Results for

    Show / Hide Table of Contents

    Struct FMUClientBuilder._ModelInfo

    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.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    struct _ModelInfo

    Fields

    modelVersion

    Declaration
    public double modelVersion
    Field Value
    Type Description
    System.Double

    nUpdateTime

    Declaration
    public double nUpdateTime
    Field Value
    Type Description
    System.Double

    strFullPath

    Declaration
    public IntPtr strFullPath
    Field Value
    Type Description
    System.IntPtr

    strName

    Declaration
    public IntPtr strName
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX