Search Results for

    Show / Hide Table of Contents

    Struct SystemInfo

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct SystemInfo

    Fields

    bundles_used

    Declaration
    public string[] bundles_used
    Field Value
    Type Description
    string[]

    date_buf

    Declaration
    public string date_buf
    Field Value
    Type Description
    string

    machine_type

    Declaration
    public string machine_type
    Field Value
    Type Description
    string

    node_name

    Declaration
    public string node_name
    Field Value
    Type Description
    string

    number_of_bundles

    Declaration
    public int number_of_bundles
    Field Value
    Type Description
    int

    os_name

    Declaration
    public string os_name
    Field Value
    Type Description
    string

    os_version

    Declaration
    public string os_version
    Field Value
    Type Description
    string

    physical_memory

    Declaration
    public int physical_memory
    Field Value
    Type Description
    int

    program_name

    Declaration
    public string program_name
    Field Value
    Type Description
    string

    user_name

    Declaration
    public string user_name
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX