Search Results for

    Show / Hide Table of Contents

    Struct UFPart.LoadStatus

    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 UFPart.LoadStatus

    Fields

    failed

    Declaration
    public bool failed
    Field Value
    Type Description
    bool

    file_names

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

    n_parts

    Declaration
    public int n_parts
    Field Value
    Type Description
    int

    statuses

    Declaration
    public int[] statuses
    Field Value
    Type Description
    int[]

    user_abort

    Declaration
    public bool user_abort
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX