Search Results for

    Show / Hide Table of Contents

    Struct UFAssem.DeformPartWarnings

    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 UFAssem.DeformPartWarnings

    Fields

    expressions_with_warnings

    Declaration
    public Tag[] expressions_with_warnings
    Field Value
    Type Description
    Tag[]

    num_warnings

    Declaration
    public int num_warnings
    Field Value
    Type Description
    int

    warning_codes

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

    warning_strings

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