Search Results for

    Show / Hide Table of Contents

    Struct UFClone.NamingFailures

    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 UFClone.NamingFailures

    Fields

    input_names

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

    n_failures

    Declaration
    public int n_failures
    Field Value
    Type Description
    int

    output_names

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

    statuses

    Declaration
    public int[] statuses
    Field Value
    Type Description
    int[]
    In this article
    Back to top Generated by DocFX